TMS zl Management and Configuration Guide ST.1.2.100916

A-184
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
dead-interval <interval> Specifies the number of seconds to wait for a hello before determining a
link is down (1 to 65,535)
priority <priority> Specifies the priority of the TMS zl Module in DR election (1–255).
retransmit-interval <interval> Specifies the minimum number of seconds that the router must wait
between sending LSAs (1.
transmit-delay <delay> Specifies the number of seconds assumed for an LSA to reach a peer (1–
3600).
[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 OSPF 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
OSPF routers.
Replace <key ID> with the authentication key ID (1-255).
Replace <md5 key> with the 16-digit MD5 key.
Command Option Purpose