98 show ip bgp vpnv4 – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 343

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 343 of 855

Command Syntax

show ip bgp view WORD summary
show ip bgp view WORD ipv4 (unicast|multicast) summary
WORD the name of the instance to display data for.
unicast Specifies unicast prefixes.
multicast Specifies multicast prefixes.

Command Mode

Privileged Exec mode and Exec mode

Examples

The following example shows the summary data of instance named I2.

Switch# show ip bgp view I2 summary
BGP router identifier 10.10.10.50, local AS number 10
1 BGP AS-PATH entries
0 BGP community entries
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
10.10.10.52 4 10 1 2 0 0 0 00:00:07 5
Total number of neighbors 1


Related Commands

show ip bgp neighbors

16.98 show ip bgp vpnv4

Use this command to display VPNv4 NLRI specific information.

Command Syntax

show ip bgp vpnv4 all TYPE
all Displays information about all VPNv4 NLRIs
TYPE = network|neighbors|summary|tags
neighbors Displays information about all VPNv4 NLRIs.
tags BGP Specifies tags for prefixes.
summary Displays summary of the BGP neighbor status.
network Network for which information will be displayed in the BGP routing table.

Command Mode

Privileged Exec mode and Exec mode

Examples

Advertising