TMS zl Management and Configuration Guide ST.1.2.100916

A-118
Command-Line Reference
Global Configuration Context
Table A-36. OSPF Command Options
You can use the no option with the vlan <VLAN ID> ip ospf command to
complete several tasks.
To disable OSPF on the VLAN entirely, enter the following command:
Syntax: no vlan <VLAN ID> ip ospf
To disable OSPF simple password authentication on the VLAN, enter the
following command:
Syntax: no vlan <VLAN ID> ip ospf authentication
To disable OSPF MD5 authentication, enter the following command:
Syntax: no vlan <VLAN ID> ip ospf md5
vlan <VLAN ID> zone
To associate a VLAN as a TMS VLAN and assign it to a zone, enter the following
command:
Syntax: vlan <VLAN ID> zone <zone> [allow-switch-ip] [unique-mac]
Command Option Purpose
area <area ID> Specifies the area to which you want to assign the VLAN. Replace <area ID>
with the ID for the area, which can be either a number (1–4294967294) or an IP
address.
cost <cost> Specifies the cost that the VLAN contributes to the overall metric (1-65535).
hello-interval <interval> Specifies the number of seconds between sending hellos (1 to 65,535).
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.