5 debug bgp mpls, Debug bgp mpls – PLANET XGS3-24042 User Manual

Page 1227

Advertising
background image

77-3

clear ip bgp * [vrf <vrf-name>] [in | out | soft [in | out ]]

Function:

Reboot the corresponding bgp process of vrf-name, and the connections between all peers of the

process.

Parameters:

<vrf-name>: the configured VPN instance name, whose length ranges from 1 to 64 characters.

in: soft reboot and configure the inbound update;

out: soft reboot and configure the outbound update;

soft: soft reboot

Default:

No configuration.

Command Mode:

Admin Mode

Usage Guide:

Implementing the “clear ip bgp *” command will restart the BGP process; configuring the “in”

parameter will send route request message to neighbors; configuring the “out” parameter will send

its route to neighbors; configuring the “soft” parameter won’t restart the BGP process.

Example:

Switch#clear ip bgp * vrf VRF-A

Switch#

77.5 debug bgp mpls

Command:

debug bgp mpls

no debug bgp mpls

Function:

Display the information about processing VRF FTN, the global FTN, and global ILM entries while

the bgp vpn is running; the no operation will disable the display.

Default:

No display of debug information.

Command Mode:

Admin Mode.

Usage Guide:

Enable the debug information to check the information about processing VRF FTN, the global FTN,

and global ILM entries while the bgp vpn is running.

Example:

Advertising