I have a Nortel AN router at a remote site and am replacing the head-end site Nortel router with a Cisco 2821. So the desired configuration would be to continue to use the Nortel AN at the remote site and a new Cisco 2821 router at the head-end site.
Right now I have a Nortel ASN at the head-end site. The circuit is a T1 with an external CSU on both ends. Both Nortel Routers are configured for "standard" as the WAN protocol.
My understanding to get the Cisco to talk to the Nortel router is to configure each for PPP. So I switched the Nortel WAN protocol to PPP and configured the Cisco encapsulation to PPP.
The circuit did not come up. On the Cisco router I did see the serial interface was UP but the line protocol was down.
Has anyone gotten this to work or has done this before successfully?
I appreciate any help.
Here is the config of the Cisco router:
interface Serial0/0/0
ip address 172.17.0.1 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
encapsulation ppp
ip route-cache flow
Here is the config of the Nortel AN:
Name: S11 Number: 201101 Slot/Connector: 1/1
Admin State: up Operational State: up
MAC Address: 00.80.2D.CB.9D.65
MTU: 1600 Wan Protocol: standard
Local Address: addressexplicit Remote Address: addressexplicit
BOFL: enabled BOFL TMO: 5
IP Address: 172.17.0.2 Mask: 255.255.255.252
Encapsulation: enet ARP Type: arp
Any ideas? I found an article on experts-exchange talking about setting the WAN protocol to PPP and adjusting the MTU to 1506 on the Nortel. I did this and it did not work. Only the physical interface would come up but the data link layer would not.
Right now I have a Nortel ASN at the head-end site. The circuit is a T1 with an external CSU on both ends. Both Nortel Routers are configured for "standard" as the WAN protocol.
My understanding to get the Cisco to talk to the Nortel router is to configure each for PPP. So I switched the Nortel WAN protocol to PPP and configured the Cisco encapsulation to PPP.
The circuit did not come up. On the Cisco router I did see the serial interface was UP but the line protocol was down.
Has anyone gotten this to work or has done this before successfully?
I appreciate any help.
Here is the config of the Cisco router:
interface Serial0/0/0
ip address 172.17.0.1 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
encapsulation ppp
ip route-cache flow
Here is the config of the Nortel AN:
Name: S11 Number: 201101 Slot/Connector: 1/1
Admin State: up Operational State: up
MAC Address: 00.80.2D.CB.9D.65
MTU: 1600 Wan Protocol: standard
Local Address: addressexplicit Remote Address: addressexplicit
BOFL: enabled BOFL TMO: 5
IP Address: 172.17.0.2 Mask: 255.255.255.252
Encapsulation: enet ARP Type: arp
Any ideas? I found an article on experts-exchange talking about setting the WAN protocol to PPP and adjusting the MTU to 1506 on the Nortel. I did this and it did not work. Only the physical interface would come up but the data link layer would not.