TMS zl Management and Configuration Guide ST.1.1.100430
A-186
Command-Line Reference
VLAN Context
ip rip
From the VLAN context you can configure the following RIP settings:
■ Metric
■ RIP version
■ Authentication
■ Passive interface (whether the module sends RIP updates on this VLAN)
To enable (or disable) RIP on a VLAN, enter the following command:
Syntax: [no] ip rip
To enable RIP and configure RIP settings for the VLAN, enter the following
command:
Syntax: [no] ip rip <command option>
The options available for the command are shown in Table A-48. Use the no
option with any of these options to disable the associated feature.
Table A-48. RIP Command Options
Command Option Purpose
metric <metric> Specifies the cost number to routes advertised on this VLAN (1-
16).
[v1-only | v2-only | v1-and-v2] Specifies the RIP version used by routers on this subnet. The TMS
zl Module does not support RIP compatibility mode, so all routers
on this VLAN must use the same version or enable both versions.
[send disabled] Optionally, specifies the VLAN as passive, so the module receives
updates but does not sent them.
[authentication-key <OCTET-VALUE>] Optionally sets the authentication type to simple authentication
and specifies the simple password that the module will use to
authenticate itself to other RIP routers. This can include up to 8
alphanumeric characters.
[md5 <KEY-ID> <KEY>] Optionally sets the authentication type to MD5 authentication and
specifies the key ID and key that the module will use to
authenticate itself to other RIP routers.
• Replace <key ID> with the authentication key ID (1-255).
• Replace <md5 key> with the 16-digit MD5 key.