Accton Technology ES4626 Switch User Manual


 
403
Command: ip ospf tranmsit-delay <time>
no ip ospf transmit-delay
Function: Set the delay time before sending link-state advertisement (LSA); the “no ip
ospf transmit-delay” command restores the default setting.
Parameter: <time> is the delay time for the link-state advertisement transmission in
seconds, ranging from 1 to 65535.
Default: The default LSA sending interval is 1 second.
Command mode: Interface Mode
Usage Guide: LSA aging occurs on the local layer3 switch but not during network
transmission, therefore, adding a delay of transmit-delay allows the LSA to be sent
before it is aged.
Example: Set the delay time for interface vlan1 to send LSA to 2 seconds.
Switch(Config-If-Vlan1)#ip ospf transmit-delay 2
15.4.2.2.15 network
Command: network <network> <mask> area <area_id> [ advertise | notadvertise ]
no network <network> <mask> area <area_id>
Function: Specify the area of each network in the layer3 switch; the “no network
<network> <mask> area <area_id> command deletes the setting.
Parameter: <network> and <mask> are the network IP address and mask in dotted
decimal format; <area_id> is the area number from 0 to 4294967295; advertise |
notadvertise specifies whether or not broadcast the summary route information within the
network.
Default: The system has no default area configure; if configured, it assumes to broadcast
summary information by default.
Command Mode: OSPF protocol configuration mode
Usage Guide: Once a part of a network joins an area, all interior routes of that network
will no longer be broadcasted to the other areas independently, but the summary
information for that whole network. The introduction of network scope and scope limit can
reduce the routing information traffic between areas.
Example: Specify network scope 10.1.1.0, 255.255.255.0 to join area 1.
Switch(Config-Router-Ospf)#network 10.1.1.0 255.255.255.0 area 1
15.4.2.2.16 preference
Command: preference [ase] <preference >
no preference [ase]
Function: Configure the priority of OSPF among all the routing protocols, and the priority