TMS zl Management and Configuration Guide ST.1.0.090213

A-83
Threat Management Services zl Module Command-Line Reference
Global Configuration Context
To set the RIP version for the VLAN, enter the following command:
Syntax: ip rip [v1-only | v2-only | v1-and-v2]
To disable the VLAN from sending RIP updates, enter the following command:
Syntax: ip rip send disabled
To configure the RIP authentication settings for this VLAN, enter the following
command:
Syntax: ip rip < authentication-key <authentication key> | md5 <key id> <md5 key> >
Replace <authentication key> with the authentication key for RIP mes-
sages (up to 8 alphanumeric characters).
Replace <key ID> with the authentication key ID (1-255).
Replace <md5 key> with the 16-digit md5 key.
OSPF. From the VLAN context, you can configure the following OSPF
settings:
area
To configure the VLAN’s area, enter the following command:
Syntax: ip ospf area <area ID>
Replace <area ID> with the ID of the area to which you are assigning the
VLAN.
cost
To configure the VLAN cost, enter the following command:
Syntax: ip ospf cost <VLAN cost>
Replace <VLAN cost> with the cost that the VLAN contributes to the
overall metric (1-65535).
hello interval and dead interval
To configure the hello and dead intervals, enter the following command:
Syntax: ip ospf < hello-interval | dead-interval> <interval>
Replace <interval> with the hello interval or dead interval, respec-
tively(1-65535).