TMS zl Management and Configuration Guide ST.1.0.090213

priority
To set the VLAN priority, enter the following command:
Syntax: ip ospf priority <priority>
Replace <priority> with the priority of the VLAN (1-255).
retransmit interval
To set the retransmit interval, enter the following command:
Syntax: ip ospf retransmit-interval <interval>
Replace <interval> with the retransmit interval (1-3600).
transmit delay
To set the transmit delay, enter the following:
Syntax: ip ospf transmit-delay <delay>
Replace <delay> with the VLAN’s transmit delay (1-3600).
authentication
To configure the OSPF authentication settings for this VLAN, enter the
following command:
Syntax: ip ospf < authentication-key <authentication key> | md5 <key id> <md5
key> >
Replace <authentication key> with the authentication key for OSPF
messages.
Replace <key ID> with the authentication key ID (1-255).
Replace <md5 key> with the 16-digit md5 key.
write
This command is a file management command that manages the running-
config file. This command is similar to the copy command. The write memory
command saves the running-configuration to the startup-configuration. You
can enter the write memory command from any context.
Syntax: write memory