TMS zl Management and Configuration Guide ST.1.1.100226
A-178
Command-Line Reference
VLAN Context
ip igmp
To enable (or disable) IGMP on a VLAN, enter the following command:
Syntax: [no] ip igmp
ip ospf
From the VLAN context, you can configure the following OSPF settings:
■ area
■ cost
■ hello interval and dead interval
■ priority
■ retransmit interval
■ transmit delay
■ authentication
To configure OSPF on a VLAN, enter the following command:
Syntax: ip ospf <extended options>
The options available for the command are shown in Table A-47.
Table A-47. OSPF Command Options
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.