TMS zl Management and Configuration Guide ST.1.1.100226

A-115
Command-Line Reference
Global Configuration Context
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]
Replace <VLAN ID> with the VLAN ID.
Replace <zone> with the zone to which you are assigning the VLAN. Valid
options are:
internal
external
dmz
zone1
zone2
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