10G Core Routing Switch User Manual
陈泽科技有限公司
- - 47 - -
www.stephen-tele.com
Beginning in privileged EXEC mode, follow these steps to configure an Interval required for sending LSU packets.
Command
Purpose
Step 1
config terminal
Enter global configuration mode.
Step 2
Interface
ifName
Enter interface configuration mode.
Step 3
ip ospf transmit-delay
seconds
Configure an interval for sending LSU packets
By default, the LSU packets are transmitted per
second.
Step 4
exit
Return to global configuration mode.
Step 5
exit
Return to privileged EXEC mode.
Step 6
show ip ospf interface [
vlan-id
]
Verify your entries.
Step 7
Copy
running-config
startup-config
(Optional) Save your entries in the configuration file.
To restore the default interval of sending LSU packets, use
no ip ospf transmit-delay
interface configuration command.
Setting an Interval for LSA Retransmission between Neighboring Routers
If a router transmits an LSA (Link State Advertisements) to the peer, it requires the acknowledgement packet from the
peer. If it does not receive the acknowledgement packet within the retransmit, it will retransmit this LSA to the
neighbor. The value of retransmit is user-configurable.
Beginning in privileged EXEC mode, follow these steps to set an Interval for LSA Retransmission between Neighboring
Routers.
Command
Purpose
Step 1
config terminal
Enter global configuration mode.
Step 2
Interface
ifName
Enter interface configuration mode.
Step 3
ip ospf retransmit-interval
seconds
Configure the interval of LSA retransmission for the
neighboring routers
By default, the interval for neighboring routers to
retransmit LSAs is five seconds.
Step 4
exit
Return to global configuration mode.
Step 5
exit
Return to privileged EXEC mode.
Step 6
show ip ospf interface [
vlan-id
]
Verify your entries.
Step 7
Copy
running-config
startup-config
(Optional) Save your entries in the configuration file.
To restore the default LSA retransmission interval for the neighboring routers, use
no ip ospf retransmit-interval
interface configuration command.
The value of interval should be bigger than the interval in which a packet can be transmitted and returned between
two routers. Note that you should not set the LSA retransmission interval too small. Otherwise, unnecessary
retransmission will be caused.