TMS zl Management and Configuration Guide ST.1.2.100916
A-117
Command-Line Reference
Global Configuration Context
To enable RIP and configure RIP settings for the VLAN, enter the following
command:
Syntax: [no] vlan <VLAN ID> ip rip <command option>
Replace <VLAN ID> with the VLAN ID with the ID of a host switch VLAN.
The options available for the command are shown in Table A-35. Use the no
option with any of these options to disable the associated feature.
Table A-35. RIP Command Options
vlan <VLAN ID> ip ospf
To configure OSPF on a VLAN, enter the following command:
Syntax: vlan <VLAN ID> ip ospf <extended options>
Replace <VLAN ID> with the VLAN ID with the ID of a host switch VLAN.
The options available for the command are shown in Table A-36.
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.