Brocade BigIron RX Series Configuration Guide User Manual

Page 911

Advertising
background image

BigIron RX Series Configuration Guide

833

53-1002484-04

BGP Null0 routing

27

BigIron RX(config-bgp-router)#neighbor

<

router4_int_ip address> remote-as 100

BigIron RX(config-bgp-router)#neighbor

<

router5_int_ip address> remote-as 100

BigIron RX(config-bgp-router)#neighbor

<

router6_int_ip address> remote-as 100

BigIron RX(config-bgp-router)#neighbor

<

router7_int_ip address> remote-as 100

After configuring the null0 application, you can display the configuration using the show ip route
static, show ip bgp route, and show ip route commands.

For example, when you issue the show ip route static command on Router 6, you see the following
output.

Entering a show ip route static on Router 1 and Router 2 displays the following.

Entering a show BGP route on Router 6 displays its routing table.

BigIron RX# show ip route static

Type Codes - B:BGP D:Connected S:Static R:RIP O:OSPF; Cost - Dist/Metric

Destination Gateway Port Cost Type

1 110.0.0.40/29 DIRECT eth 3/7 1/1 S

2 115.0.0.192/27 DIRECT eth 3/7 1/1 S

3 120.0.14.0/23 DIRECT eth 3/7 1/1 S

BigIron RX#

BigIron RX# show ip route static

Type Codes - B:BGP D:Connected S:Static R:RIP O:OSPF; Cost - Dist/Metric

Destination Gateway Port Cost Type

1 192.168.0.1/32 DIRECT drop 1/1 S

BigIron RX#

Router-6# show ip bgp route

Total number of BGP Routes: 126

Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST C:CONFED_EBGP D:DAMPED E:EBGP

H:HISTORY I:IBGP L:LOCAL M:MULTIPATH S:SUPPRESSED s:STALE

Prefix Next Hop Metric LocPrf Weight Status

1 30.0.1.0/24 40.0.1.3 0 100 0 BI

AS_PATH:

. .. . . .

.

9 110.0.0.16/30 90.0.1.3 100 0 I

AS_PATH: 85

10 110.0.0.40/29 192.168.0.1 1 1000000 32768 BL

AS_PATH:

11 110.0.0.80/28 90.0.1.3 100 0 I

. .. . . . .

. .. . . .

.

36 115.0.0.96/28 30.0.1.3 100 0 I

AS_PATH: 50

37 115.0.0.192/27 192.168.0.1 1 10000000 32768 BL

AS_PATH:

. .. . . .

.

64 120.0.7.0/24 70.0.1.3 100 0 I

AS_PATH: 10

65 120.0.14.0/23 192.168.0.1 1 1000000 32768 BL

AS_PATH: .. . . . .

Advertising