H3C S7500E Series Command Manual page 484

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches
Description
Use the peer route-policy command to apply a routing policy to routes incoming from
or outgoing to a peer or peer group.
Use the undo peer route-policy command to remove the configuration.
By default, no inbound/outbound routing policy is configured for the peer/peer group.
The peer route-policy command does not apply the if-match interface clause in the
referenced routing policy. Refer to Routing Policy Commands.
Examples
# In BGP view, apply routing policy test-policy to routes outgoing to peer group test.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer test route-policy test-policy export
5.1.65 peer route-update-interval
Syntax
peer { group-name | ip-address } route-update-interval seconds
undo peer { group-name | ip-address } route-update-interval
View
BGP view
Parameters
group-name: Name of a peer group, a sting of 1 to 47 characters.
ip-address: IP address of a peer.
seconds: Minimum interval for sending the same update message. The range is 5 to
600 seconds.
Description
Use the peer route-update-interval command to specify the interval for sending the
same update to a peer/peer group.
Use the undo peer route-update-interval command to restore the default value.
By default, the interval is 5 seconds for IBGP peers, and 30 seconds for EBGP peers.
Examples
# In BGP view, specify the interval for sending the same update to peer group test as
10 seconds.
<Sysname> system-view
Chapter 5 BGP Configuration Commands
5-55

Advertisement

Table of Contents
loading

Table of Contents