F3215-HP Load Balancing Module Network Management Command Reference-6PW101

295
Syntax
peer { group-name | ip-address } keep-all-routes
undo peer { group-name | ip-address } keep-all-routes
Default
The function is not enabled.
Views
BGP view
Default command level
2: System level
Parameters
group-name: Specifies the name of a peer group, a string of 1 to 47 characters.
ip-address: Specifies the IP address of a peer.
Examples
# In BGP view, save all route updates from peer 131.100.1.1.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer 131.100.1.1 as-number 200
[Sysname-bgp] peer 131.100.1.1 keep-all-routes
peer log-change (BGP view)
Use peer log-change to enable the logging of session state and event information for a specified peer or
peer group.
Use undo peer log-change to remove the configuration.
Syntax
peer { group-name | ip-address } log-change
undo peer { group-name | ip-address } log-change
Default
The logging is enabled.
Views
BGP view
Default command level
2: System level
Parameters
group-name: Specifies the name of a peer group, a string of 1 to 47 characters.
ip-address: Specifies the IP address of a peer.
Examples
# In BGP view, enable the logging of session state and event information for peer group test.
<Sysname> system-view