I have 6400 with 1 NSP, 1 NRP and 1 OC3 interfaces.
I am trying to create a simple connection between the FastEthernet port of the NRP and the ATM OC3 port
It is not working. I have configured the following:
NSP:
interface ATM7/0/1
ip address 2.2.2.2 255.255.255.0
no ip directed-broadcast
atm pvc 10 100 interface ATM1/0/0 1 100
NRP (Slot #1):
interface ATM0/0/0
ip address 10.1.20.1 255.255.255.0
pvc 1/100
encapsulation aal5snap
vbr-nrt 10000 6000 1000
The NRP is connected to a PC 10.1.20.100
The OC3 is connected to a 3640 Router.
What is the problem?
I am trying to create a simple connection between the FastEthernet port of the NRP and the ATM OC3 port
It is not working. I have configured the following:
NSP:
interface ATM7/0/1
ip address 2.2.2.2 255.255.255.0
no ip directed-broadcast
atm pvc 10 100 interface ATM1/0/0 1 100
NRP (Slot #1):
interface ATM0/0/0
ip address 10.1.20.1 255.255.255.0
pvc 1/100
encapsulation aal5snap
vbr-nrt 10000 6000 1000
The NRP is connected to a PC 10.1.20.100
The OC3 is connected to a 3640 Router.
What is the problem?