Allied Telesis VERSION 5.4.3-2.6 Switch User Manual


 
BGP and BGP4+ Commands
Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches
C613-50032-01 REV D AlliedWare Plus
TM
Operating System - Software Version 5.4.3-2.6 3.205
Usage This command is valid for BGP update messages only.
Examples To use entry 3 of the route map called rmap1 to put matching routes into the no-
advertise community, use the commands:
To use entry 3 of the route map called rmap1 to put matching routes into several
communities, use the commands:
To use entry 3 of the route map called rmap1 to put matching routes into a single AS
community numbered 16384, use the commands:
Related Commands match community (Route Map)
route-map (Route Map)
show bgp ipv6 (BGP4+)
Use this command to display BGP4+ network information for a specified IPv6 address.
For information on output options, see “Controlling “show” Command Output” on
page 3.6.
Syntax show bgp ipv6 <ipv6-addr>
Mode
User Exec and Privileged Exec
Example
Related Commands
show bgp ipv6 longer-prefixes (BGP4+)
awplus#
configure terminal
awplus(config)#
route-map rmap1 permit 3
awplus(config-route-map)#
set community no-advertise
awplus#
configure terminal
awplus(config)#
route-map rmap1 permit 3
awplus(config-route-map)#
set community 10:01 23:34 12:14
no-export
awplus#
configure terminal
awplus(config)#
route-map rmap1 permit 3
awplus(config-route-map)#
set community 16384 no-export
Parameter Description
<ipv6-addr> Specifies the IPv6 address, entered in hexadecimal in the format
X:X::X:X.
awplus#
show bgp ipv6 2001:0db8:010d::1