33 clear ip bgp vrf, 34 debug bgp – CANOGA PERKINS 9175 Command Reference User Manual

Page 266

Advertising
background image

CanogaOS Command Reference

16-21

unicast = address family modifier

multicast = address family modifier

Command Mode

Privileged Exec mode

Examples

Switch# clear ip bgp peer-group Peer1 out

Switch# clear ip bgp peer-group mypeer ipv4 unicast in prefix-filter

16.33 clear ip bgp vrf

Use this command to reset the specified VPN Routing /Forwarding Instance for BGP connections.

Command Syntax

clear ip bgp (A.B.C.D)|*) vrf WORD (out|in|SOFT)

WORD Specifies the name of the VRF

A.B.C.D Specifies the IPv4 address of the BGP route to be cleared

* Clears all peers

in Performs soft reconfiguration in

out Performs soft reconfiguration out

SOFT = soft in|soft out|soft

soft in Performs soft reconfiguration in

soft out Performs soft reconfiguration out

soft Performs soft reconfiguration in and out

Command Mode

Privileged Exec mode

Usage

If the neighbor address is specified with this command it clears the specified connection. If no address is

specified this command clears all the BGP routes.

Example

Switch# clear ip bgp 3.3.3.3 vrf VRF1 soft in

16.34 debug bgp

Use this command to enable all BGP troubleshooting functions.

Use the no parameter with this command to disable this function.

Command Syntax

Advertising