TMS zl Management and Configuration Guide ST.1.1.100226
A-179
Command-Line Reference
VLAN Context
no ip ospf
You can use the no option with the ip ospf command to complete several
tasks.
To disable OSPF on the VLAN entirely, enter the following command:
Syntax: no ip ospf
To disable OSPF simple password authentication on the VLAN, enter the
following command:
Syntax: no ip ospf authentication
To disable OSPF MD5 authentication, enter the following command:
Syntax: no ip ospf md5
ip pim-sparse
Enter the following command to enable (or disable) PIM-Sparse Mode on this
VLAN and to move to the VLAN PIM context:
Syntax: [no] ip pim-sparse
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:
[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
OSPF routers.
• Replace <key ID> with the authentication key ID (1-255).
• Replace <md5 key> with the 16-digit MD5 key.
Command Option Purpose