78 show debugging bgp, 79 show ip bgp – CANOGA PERKINS 9175 Command Reference User Manual

Page 297

Advertising
background image

CanogaOS Command Reference

16-52

Command Syntax

(no) router bgp ASN

ASN Specifies the Autonomous System (AS) number.

Command Mode

Configure mode

Usage

The router bgp command enables a BGP routing process.

Examples

Switch# configure terminal

Switch(config)# router bgp 12

Switch(config-router)#

16.78 show debugging bgp

Use this command to display the BGP debugging option set.

Command Syntax

show debugging bgp

Command Mode

Privileged Exec mode

Examples

Switch# show debugging bgp

16.79 show ip bgp

Use this command to display BGP network information.

Command Syntax

show ip bgp(IPADDRESS)

show ip bgp ipv4 PREFIX (IPADDRESS)

IPADDRESS = A.B.C.D|A.B.C.D/M Specifies the address and length.

ipv4 Specifies the address family. The type of address family determines the routing table that is

displayed.

PREFIX = multicast|unicast

unicast Specifies a IPv4 unicast address family. This is the default option.

multicast Specifies a IPv4 multicast address family.

Advertising