MattSavage
IS-IT--Management
This is the first time I have worked with a cisco router, so please bear with me. We have a T1 line and currently we are using a Polycom NetEngine 6200 router on the line. I am upgrading to the 1700, but I cannot configure the WAN connection for the life of me.
I have taken these settings from our current router:
T1/E1 interface
Admin state = ENABLED
PHY state = ONLINE
Interface state = ONLINE
DataLink Protocol = Cisco compatible HDLC
Line Rate = 1544000 BPS
T1 Frame Mode = ESF
B8ZS = ENABLED
Line Build Out = 0 To 133 Feet
Tx Clock Source = External
Tx Channels Enabled = 1-24
Rx Channels Enabled = 1-24
PORT 1
MTU = 1500
IP interfaces on port 1:
ID IPAddr IPMask Priority
-- --------------- --------------- --------
0 65.86.196.226 255.255.255.252 NORMAL
10/100BaseT Ethernet interface
Ethernet Address = 00-E0-75-1C-78-66
Full Duplex = Enabled
PORT 1
MTU = 1500
IP interfaces on port 1:
ID IPAddr IPMask Priority
-- --------------- --------------- --------
0 65.86.198.1 255.255.255.224 NORMAL
Derived Timing is Disabled
Routing Table:
Network Netmask Gateway Interface
******* ******* ******* *********
65.86.196.224 255.255.255.252 65.86.196.226 65.86.196.226
65.86.196.226 255.255.255.255 65.86.196.226 65.86.196.226
65.86.198.0 255.255.255.224 65.86.198.1 65.86.198.1
65.86.198.1 255.255.255.255 65.86.198.1 65.86.198.1
0.0.0.0 0.0.0.0 0.0.0.0 65.86.196.226
The running-config on the Cisco is this:
Current configuration : 2308 bytes
!
! Last configuration change at 01:39:58 PCTimeZ Wed Feb 11 2004
!
version 12.3
no service
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
no service password-encryption
service sequence-numbers
!
hostname 1760
!
boot-start-marker
boot-end-marker
!
security authentication failure rate 3 log
logging buffered 51200 debugging
logging console critical
enable secret 5 $1$..Ty$EcDzN5fmi1zrdJDQoYPPM/
!
username cisco privilege 15 password 0 cisco
clock timezone PCTimeZone -5
no aaa new-
ip subnet-zero
no ip source-route
!
!
ip domain name phoenixworldwide.com
ip name-server 216.175.203.50
ip name-server 216.175.203.59
!
!
no ip bootp server
ip cef
ip audit notify log
ip audit po max-events 100
ip ssh break-string
no ftp-server write-enable
!
!
!
!
no crypto isakmp enable
!
!
!
!
interface FastEthernet0/0
description $FW_INSIDE$$ETH-LAN$Phoenix LAN DHCP NAT
ip address 65.86.198.1 255.255.255.224
ip access-group sdm_fastethernet0/0_in in
ip access-group sdm_fastethernet0/0_out out
ip route-cache flow
speed auto
no cdp enable
!
interface Serial0/0
description $FW_OUTSIDE$Phoenix WAN
ip address 65.86.196.226 255.255.255.252
ip access-group sdm_serial0/0_in in
ip access-group sdm_serial0/0_out out
ip verify unicast reverse-path
ip route-cache flow
no fair-queue
no cdp enable
!
interface Ethernet1/0
description $FW_DMZ$Phoenix Servers
no ip address
ip route-cache flow
shutdown
half-duplex
no cdp enable
!
ip classless
ip http server
ip http authentication local
no ip http secure-server
!
!
!
ip access-list extended sdm_fastethernet0/0_in
remark SDM_ACL Category=1
permit tcp any any
permit ip any any
ip access-list extended sdm_fastethernet0/0_out
remark SDM_ACL Category=1
permit tcp any any
permit ip any any
ip access-list extended sdm_serial0/0_in
remark SDM_ACL Category=1
permit tcp any any
permit ip any any
ip access-list extended sdm_serial0/0_out
remark SDM_ACL Category=1
permit tcp any any
permit ip any any
logging trap debugging
logging 192.168.10.201
no cdp run
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
privilege level 15
login local
!
no scheduler allocate
scheduler interval 500
!
end
Can anyone see what I am doing wrong here??
I have taken these settings from our current router:
T1/E1 interface
Admin state = ENABLED
PHY state = ONLINE
Interface state = ONLINE
DataLink Protocol = Cisco compatible HDLC
Line Rate = 1544000 BPS
T1 Frame Mode = ESF
B8ZS = ENABLED
Line Build Out = 0 To 133 Feet
Tx Clock Source = External
Tx Channels Enabled = 1-24
Rx Channels Enabled = 1-24
PORT 1
MTU = 1500
IP interfaces on port 1:
ID IPAddr IPMask Priority
-- --------------- --------------- --------
0 65.86.196.226 255.255.255.252 NORMAL
10/100BaseT Ethernet interface
Ethernet Address = 00-E0-75-1C-78-66
Full Duplex = Enabled
PORT 1
MTU = 1500
IP interfaces on port 1:
ID IPAddr IPMask Priority
-- --------------- --------------- --------
0 65.86.198.1 255.255.255.224 NORMAL
Derived Timing is Disabled
Routing Table:
Network Netmask Gateway Interface
******* ******* ******* *********
65.86.196.224 255.255.255.252 65.86.196.226 65.86.196.226
65.86.196.226 255.255.255.255 65.86.196.226 65.86.196.226
65.86.198.0 255.255.255.224 65.86.198.1 65.86.198.1
65.86.198.1 255.255.255.255 65.86.198.1 65.86.198.1
0.0.0.0 0.0.0.0 0.0.0.0 65.86.196.226
The running-config on the Cisco is this:
Current configuration : 2308 bytes
!
! Last configuration change at 01:39:58 PCTimeZ Wed Feb 11 2004
!
version 12.3
no service
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
no service password-encryption
service sequence-numbers
!
hostname 1760
!
boot-start-marker
boot-end-marker
!
security authentication failure rate 3 log
logging buffered 51200 debugging
logging console critical
enable secret 5 $1$..Ty$EcDzN5fmi1zrdJDQoYPPM/
!
username cisco privilege 15 password 0 cisco
clock timezone PCTimeZone -5
no aaa new-
ip subnet-zero
no ip source-route
!
!
ip domain name phoenixworldwide.com
ip name-server 216.175.203.50
ip name-server 216.175.203.59
!
!
no ip bootp server
ip cef
ip audit notify log
ip audit po max-events 100
ip ssh break-string
no ftp-server write-enable
!
!
!
!
no crypto isakmp enable
!
!
!
!
interface FastEthernet0/0
description $FW_INSIDE$$ETH-LAN$Phoenix LAN DHCP NAT
ip address 65.86.198.1 255.255.255.224
ip access-group sdm_fastethernet0/0_in in
ip access-group sdm_fastethernet0/0_out out
ip route-cache flow
speed auto
no cdp enable
!
interface Serial0/0
description $FW_OUTSIDE$Phoenix WAN
ip address 65.86.196.226 255.255.255.252
ip access-group sdm_serial0/0_in in
ip access-group sdm_serial0/0_out out
ip verify unicast reverse-path
ip route-cache flow
no fair-queue
no cdp enable
!
interface Ethernet1/0
description $FW_DMZ$Phoenix Servers
no ip address
ip route-cache flow
shutdown
half-duplex
no cdp enable
!
ip classless
ip http server
ip http authentication local
no ip http secure-server
!
!
!
ip access-list extended sdm_fastethernet0/0_in
remark SDM_ACL Category=1
permit tcp any any
permit ip any any
ip access-list extended sdm_fastethernet0/0_out
remark SDM_ACL Category=1
permit tcp any any
permit ip any any
ip access-list extended sdm_serial0/0_in
remark SDM_ACL Category=1
permit tcp any any
permit ip any any
ip access-list extended sdm_serial0/0_out
remark SDM_ACL Category=1
permit tcp any any
permit ip any any
logging trap debugging
logging 192.168.10.201
no cdp run
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
privilege level 15
login local
!
no scheduler allocate
scheduler interval 500
!
end
Can anyone see what I am doing wrong here??