BGP Commands
©2008 Allied Telesis Inc. All rights reserved.
31.98
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
show bgp
Use this command to display BGP network information.
Syntax
show bgp [
<ipaddress>
]
show bgp
<prefix>
[
<ipaddress>
]
Mode
Privileged Exec mode and Exec mode
Examples
show bgp community
Use this command to display routes matching the communities.
Syntax
show bgp community
<type>
[exact-match]
show bgp
<prefix>
community
<type>
[exact-match]
Mode
Privileged Exec mode and Exec mode
Examples
Parameter
Description
<ipaddress>
A.B.C.D/M
Specifies the address and subnet.
<prefix>
unicast|multicast
unicast
Specifies a unicast address family. Unicast is the default option.
multicast
Specifies a multicast address family.
awplus#
show bgp multicast 192.168.10.0/8
Parameter
Description
<type>
AA:NN|local-AS|no-advertise|no-export
AA:NN
Specifies a valid value for a community number.
local-AS
Do not send outside local AS (well-known community).
no-advertise
Do not advertise to any peer (well-known community).
no-export
Do not export to next AS (well-known community).
exact-match
Specifies an exact match of the communities is displayed.
<prefix>
unicast|multicast
unicast
Specifies a unicast address family. Unicast is the default option.
multicast
Specifies a multicast address family.
awplus#
show bgp community local-AS