Network Diagram:
Zyxel 645 (Full bridge)->C1751-V (configuring CME)-> C1900 switch
I have have a static IP from my ADSL provider. Current Cisco 1751 IOS (c1700-k9o3sv8y7-mz.124-5a.bin). Does anyone know of a link I can read describing how to configure the interfaces for internet access?
Here is a stripped down copy of the config minus the CME 4.0 config:
hostname Cisco1751
!
enable password
!
no ip name-server
!
ip subnet-zero
no ip domain-lookup
ip routing
!
interface FastEthernet 0/0
no description
no ip address
shutdown
!
interface Serial 0/0
no description
no ip address
shutdown
!
voice-port 1/0
shutdown
no description
!
voice-port 1/1
shutdown
no description
!
voice-port 2/0
shutdown
no description
!
voice-port 2/1
shutdown
no description
!
router rip
version 2
no auto-summary
!
!
ip classless
ip http server
snmp-server community public RO
no snmp-server location
snmp-server contact
banner motd #5th Borough CS#
!
line console 0
exec-timeout 0 0
password
login
!
line vty 0 4
password
login
!
end
Where should the WAN address go since there isn't a option to configure the ATM 0 interface?
Zyxel 645 (Full bridge)->C1751-V (configuring CME)-> C1900 switch
I have have a static IP from my ADSL provider. Current Cisco 1751 IOS (c1700-k9o3sv8y7-mz.124-5a.bin). Does anyone know of a link I can read describing how to configure the interfaces for internet access?
Here is a stripped down copy of the config minus the CME 4.0 config:
hostname Cisco1751
!
enable password
!
no ip name-server
!
ip subnet-zero
no ip domain-lookup
ip routing
!
interface FastEthernet 0/0
no description
no ip address
shutdown
!
interface Serial 0/0
no description
no ip address
shutdown
!
voice-port 1/0
shutdown
no description
!
voice-port 1/1
shutdown
no description
!
voice-port 2/0
shutdown
no description
!
voice-port 2/1
shutdown
no description
!
router rip
version 2
no auto-summary
!
!
ip classless
ip http server
snmp-server community public RO
no snmp-server location
snmp-server contact
banner motd #5th Borough CS#
!
line console 0
exec-timeout 0 0
password
login
!
line vty 0 4
password
login
!
end
Where should the WAN address go since there isn't a option to configure the ATM 0 interface?