E section, Formats of as4s in show, Command output – Brocade Virtual ADX Switch and Router Guide (Supporting ADX v03.1.00) User Manual

Page 322: Formats of as4s in show command output

Advertising
background image

308

Brocade Virtual ADX Switch and Router Guide

53-1003246-01

Displaying BGP4 information

8

.

Formats of AS4s in show command output

To display the asdot and asdot+ notation for AS4s, enter the as-format asdot or as-format asdot+
commands before you enter the show ip bgp command.

.

Syntax: as-format asdot

Syntax: as-format asdot

Virtual ADX-mu2# show ip as-path-access-lists

ip as-path access list abc: 1 entries

seq 10 permit _75000_

ip as-path access list def: 1 entries

seq 5 permit _80000_

Virtual ADX-mu2(config-bgp-router)# as-format asdot

Virtual ADX-mu2(config-bgp-router)# show ip bgp

Total number of BGP Routes: 1

Status codes: s suppressed, d damped, h history, * valid, > best, i internal, S

stale

Origin codes: i - IGP, e - EGP,? - incomplete

Network Next Hop Metric LocPrf Weight Path

*> 10.1.1.0/24 192.168.1.5 1 100 0 1.24464 100 200 655

5 1.0 1.1 1.2 1.3 1.9464 ?

Virtual ADX-mu2(config-bgp-router)# as-format asdot+

Virtual ADX-mu2(config-bgp-router)# show ip bgp

Total number of BGP Routes: 1

Status codes: s suppressed, d damped, h history, * valid, > best, i internal, S

stale

Origin codes: i - IGP, e - EGP, ? - incomplete

Network Next Hop Metric LocPrf Weight Path

*>

10.1.1.0/24 192.168.1.5 1 100 0 1.24464 0.100 0.200

0.65535 1.0 1.1 1.2 1.3 1.9464?

Advertising