Routing

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Labels

Forum Posts

Hello,i have some issues with routes learned over a mpls backbone. The setup is like thisSwitch1 ---------- Switch2   |                        |Router 1           Router2   |                        |   ------ MPLS --------              |         Rout...

Hi Guys,I've been struggling with this one for a few days now - I'm sure its something simply that I've overlooked but for the life of me I can't see it, so I'm hoping a fresh set of eyes might do the trick.Situation=======     Cisco 887W Router (IOS...

Hello everyone,ip route 0.0.0.0 0.0.0.0 10.1.1.1ip route 0.0.0.0 0.0.0.0 10.1.1.2ip route 0.0.0.0 0.0.0.0 10.1.1.3ip route 0.0.0.0 0.0.0.0 10.1.1.4ip route 0.0.0.0 0.0.0.0 10.1.1.5ip route 0.0.0.0 0.0.0.0 10.1.1.6I suppose, I can add up to 6 static r...

kozorezdi by Level 1
  • 10179 Views
  • 5 replies
  • 0 Helpful votes

   Hello,I am trying to see if the following can work. access-list extended Out     permit udp host 239.10.10.1 range 1020 1030 anyaccess-list extended In     permit udp any host 239.10.10.1 range 1020 1030int vlan 10     ip access-group Out out     ...

Hi All,          I am not  able to understand what is the use of SOO. I tried searching in Google  and some say its used with as-overide and only when BGP is used between  PE and CE to avoid loop. I tried with the following topology and my  doubt is ...

Resolved! OSPF AD

Hello guys,This is my first post around here, so be gentle.I'm playing around with OSPF and I've come across a thing that I cannot explain.Setup:A router that receives a network from two places:R5(config-router)#do sh ip route 155.1.67.0Routing entry...

Hi Experts,I was doing some lab work with the below setup.R1 with private as 64512 connected to both R2 and R3.R2 with public as 60.R3 with public as 70.R2 and R3 are connected to R4 with public as 50.I advertised network 99.1.1.0/24 from R1.Without ...

Hi everyone and thank you in advance for your assistance.I have a legal requirement to allow access to a given set of WAN sites while blocking all other WAN sites.  Yes these are MPLS sites, however its a meshed and there are no plans to "segment" th...

Hi - I've got an ADSL router that has 4 ethernet ports in under the default vlan1.It looks like this:interface FastEthernet0 description Uplink no ip address!interface FastEthernet1 no ip address shutdown!interface FastEthernet2 no ip address shutdow...

John Adams by Level 1
  • 31653 Views
  • 19 replies
  • 0 Helpful votes

Hello,Question regarding NAT and VRF.  We have a router with Gig0/1 facing the internet.  Gig0/0.4091 is in a VRF for guest wireless.  Gig0/0.2 is our private internal LAN.  All interfaces described have "ip nat enable" on them.Outbound from both the...