Attribute entries, Extended community – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 177

Advertising
background image

Multi-Service IronWare Routing Configuration Guide

149

53-1003033-02

Displaying BGP4 information

Attribute entries

Use the show ip bgp attribute-entries command to see AS4 path values and extended community
values, as the following example illustrates.The extended community values in bold reflect AS4s.

Syntax: show ip bgp attribute-entries

Extended community

Support for AS4s is reflected in the values for extended community, as shown by the bold text in
this output for the show ip extcommunity-list command.

Syntax: show ip extcommunity-list

SendWnd

Shows the size of the send window.

TotalRcv

Shows the count of the sequence numbers received from the neighbor.

DupliRcv

Shows the count of the duplicate sequence numbers received from the neighbor.

RcvWnd

Shows the size of the receive window.

SendQue

Shows the count of the sequence numbers in the send queue.

RcvQue

Shows the count of the sequence numbers in the receive queue.

CngstWnd

Shows the number of times the window has changed.

TABLE 15

Output parameters of the show ip bgp neighbors command (Continued)

Field

Description

Brocade# show ip bgp attribute-entries

Total number of BGP Attribute Entries: 18 (0)

1 Next Hop :192.168.1.6 MED :1 Origin:INCOMP

Originator:0.0.0.0 Cluster List:None

Aggregator:AS Number :0 Router-ID:0.0.0.0 Atomic:None

Local Pref:100 Communities:Internet

Extended Community: SOO 300000:3

AS Path :90000 80000 (length 11)

Address: 0x10e4e0c4 Hash:489 (0x03028536), PeerIdx 0

Links: 0x00000000, 0x00000000, nlri: 0x10f4804a

Reference Counts: 1:0:1, Magic: 51

2 Next Hop :192.168.1.5 Metric :1 Origin:INCOMP

Originator:0.0.0.0 Cluster List:None

Aggregator:AS Number :0 Router-ID:0.0.0.0 Atomic:None

Local Pref:100 Communities:Internet

Extended Community: RT 200000:2

AS Path :90000 75000 (length 11)

Address: 0x10e4e062 Hash:545 (0x0301e8f6), PeerIdx 0

Links: 0x00000000, 0x00000000, nlri: 0x10f47ff0

Reference Counts: 1:0:1, Magic: 49

Brocade# show ip extcommunity-list

ip extcommunity access list 1:

permit RT 100000:123 SOO 150000:456

mu2#show route-map

route-map test permit 1

match extcommunity 1

set ip next-hop 192.168.1.15

route-map test permit 2

set ip next-hop 192.168.1.101

Advertising