beautypg.com

Running configuration, Access lists that contain as4s, Formats of as4s in show command output – Brocade FastIron Ethernet Switch Layer 3 Routing Configuration Guide User Manual

Page 514: Displaying route-map continue clauses

background image

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

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

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

Syntax: show ip bgp attribute-entries

Running configuration

AS4s appear in the display of a running configuration, as shown.

device# show ip bgp config

Current BGP configuration:

router bgp

local-as 7701000

confederation identifier 120000

confederation peers 80000

neighbor 192.168.1.2 remote-as 80000

Access lists that contain AS4s

AS4s that exist in access lists are displayed by the command, as shown.

device# 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_

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.

device# as-format asdot

device-mu2(config)# 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 ?

Syntax: as-format asdot

device# as-format asdot+

device# 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?

Syntax: as-format asdot+

Displaying route-map continue clauses

This section contains examples of route-map continuation clauses. Both the route map and the routes
to which it applies are described.

Running configuration

514

FastIron Ethernet Switch Layer 3 Routing Configuration Guide

53-1003087-04