Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, I have a ISR1100 (C1111) with two connections: fiber (GiE0/0/0) and LTE (Cellular0/2/0). Config excerpt:ip route 0.0.0.0 0.0.0.0 100.64.107.1 name primary track 1ip route 0.0.0.0 0.0.0.0 Cellular0/2/0 10 name backup!ip sla 1icmp-echo 8.8.8.8 sour...
Hi,I'm trying to configure a ISR 1111 with two internet connections (one for backup).Until now, VLAN 200 (Ge0/1/2 to Ge0/1/7 + WLANGe0/1/8) are accessing to internet by Cel0/2/0 (working correctly).Now, I have a new connection (initiated by dhcp) on ...
Hi,I have a strange problem.I've configured my ISR 1100 for cell interface. Internet is working from LAN (vlan200). But router cannot resolve DNS addresses and ping is not working.WAN are on cell 0/2/0. LAN are on Vlan200 (with GE0/1/0-0/1/7 + WL0/1/...
Hi,
I have a question with a Cisco 1921, working with a VPN interface.
Version are: Cisco IOS Software, C1900 Software (C1900-UNIVERSALK9-M), Version 15.1(4)M5, RELEASE SOFTWARE (fc1)
The problem are:
I have two networks:
- First: (net (172.x.x....
I cannot understand how to do it.I've enabled the interface forcing the route (ip route 0.0.0.0 0.0.0.0 Cellular0/2/0), but that's the only method I can find to enable it.Trying to shut and no-shut the interface doesn't connect it.Also, with the inte...
router(config)#ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0/0 dhcp name primary track 1^ (this marker are on the n of "name")% Invalid input detected at '^' marker.router(config)#ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0/0 dhcp track 1^ (this marker...
Note: The interfaces who are in use are GigabitEthernet0/0/0 (fiber, dhcp) and Cellular0/2/0 (LTE, dhcp). The other ones (for example, GigabitEthernet0/0/1 is pre-configured for another fiber but not in use. My goal is to have configured GiE0/0/0 as ...