TMS zl Management and Configuration Guide ST.1.1.100226

A-180
Command-Line Reference
VLAN Context
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
zone
To add a VLAN to a zone, enter the following command:
Syntax: zone <zone>
Replace <zone> with the zone to which you want to assign the VLAN. Valid
options are:
internal
external
dmz
zone1
zone2
zone3
zone4
zone5
zone6
<user-named zone>
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.