Configuring IP Addressing

IP Addressing Examples

interface Fddi1/0/0

ip address 10.2.1.55 255.255.255.0 no ip directed-broadcast

no ip mroute-cache no keepalive

!

router ospf 1 passive-interface Fddi1/0/0 network 10.2.1.0 0.0.0.255 area 1 network 140.206.58.0 0.0.0.255 area 1

!

router bgp 7170

no synchronization network 140.206.0.0

neighbor 10.2.1.36 remote-as 102 neighbor 140.206.59.130 remote-as 7170 neighbor 140.206.59.130 update-source Loopback0 neighbor 140.206.59.130 next-hop-self

Router B Configuration

ip cef

ip cef accounting non-recursive

!

interface Loopback0

ip address 140.206.59.130 255.255.255.255 no ip directed-broadcast

no ip mroute-cache

!

interface ATM0/0 no ip address

no ip directed-broadcast no ip mroute-cache

atm pvc 5 0 5 qsaal atm pvc 16 0 16 ilmi

!

interface ATM0/0.1 multipoint

ip address 140.206.58.54 255.255.255.192 no ip directed-broadcast

ip nhrp network-id 1

ip nhrp server-only non-caching ip route-cache same-interface

ip ospf network point-to-multipoint atm pvc 102 0 40 aal5snap inarp 5 atm pvc 111 0 85 aal5snap inarp 5 atm esi-address 525354555354.01

!

router ospf 1

network 140.206.58.0 0.0.0.255 area 1 network 140.206.59.0 0.0.0.255 area 0 area 0 range 140.206.59.0 255.255.255.0

!

router bgp 7170

no synchronization bgp cluster-id 1 network 140.206.0.0

aggregate-address 140.206.0.0 255.255.0.0 summary-only neighbor 140.206.58.130 remote-as 7170

neighbor 140.206.58.130 route-reflector-client neighbor 140.206.58.130 update-source Loopback0 neighbor 140.206.58.131 remote-as 7170 neighbor 140.206.58.131 route-reflector-client neighbor 140.206.58.131 update-source Loopback0

Cisco IOS IP Configuration Guide

IPC-56

Page 102
Image 102
Cisco Systems 78-11741-02 manual IPC-56, Interface Fddi1/0/0, Interface ATM0/0.1 multipoint