I have a Cisco 2611XM with 2 internet links and a 16 port NLM. I have 2 vlans setup on 16 port switch with routes to each internet segment but vlan 2 will not come up. Do I need some sort of bridging setup to get traffic to go out. Will post config soon.
hostname
enable secret
ip subnet-zero
process-max-time 200
interface fastEthernet0/0
description Internet Connection 1
ip address xx.xxx.80.30 255.255.255.0
no ip directed-broadcast
no ip route-cache
no fair-queue
no CDP enable
no shutdown
interface Serial0/0
description internet Connection 2
ip address xxx.xx.168.50 255.255.255.252
no ip directed-broadcast
encapsulation HDLC
no ip route-cache
no fair-queue
no CDP enable
no shutdown
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0
ip route 0.0.0.0 0.0.0.0 fastether0/0
line con 0
exec-timeout 0 0
password
login
line vty 0 4
password
login
end
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.