TMS zl Management and Configuration Guide ST.1.1.100430

A-184
Command-Line Reference
VLAN Context
ip address
To assign the VLAN IP settings, enter the following command:
Syntax: ip address < dhcp | <IP address/prefix length > >
If the TMS zl Module should receive a dynamic IP address on this VLAN, use
the dhcp option.
To assign the module a static IP address on this VLAN, replace <IP address/
prefix length> with the module’s static IP address and the prefix length for
its subnet.
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).