BGP Configuration Commands
535
By default, private AS number is carried when transmitting BGP update packets.
Generally, BGP transmits BGP update packets with the AS number (either public
AS number or private AS number). To enable some outbound routers to ignore the
AS number when transmitting update packets, you can configure not to carry the
AS number when transmitting BGP update packets.
Example
# Configure not to carry the private AS number when transmitting BGP update
packets to the peer named test.
[3Com-bgp] peer test public-as-only
peer restart-timer
Syntax
peer group-name restart-timer time-value
undo peer group-name restart-timer
View
BGP view
Parameter
group-name: Name of the peer group, which can consist of 1 to 47 alphabetic
letters and numerals.
time-value: Restart-time value of the peer, in seconds.
Description
Use the peer restart-timer command to configure the Graceful-restart
Restart-time of a peer or peer group.
Use the undo peer restart-timer command to restore the default value of the
Graceful-restart Restart-time of a peer or peer group.
The setting of the Restart-time value is not directly related to the configuration of
Graceful-restart. That is, Restart-time can be configured before the configuration
of the Graceful-restart ability.
The default value of Restart-time is 180 seconds.
Example
# Set the Restart-time of peer group "TEST" to 100 seconds.
<SW8800>system-view
[3Com-bgp] group TEST external
[3Com-bgp] peer TEST restart-timer 100
peer reflect-client
Syntax
peer group-name reflect-client
undo peer group-name reflect-client
Need help?
Do you have a question about the 8807 and is the answer not in the manual?
Questions and answers