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.
I have a ASA 5506-X version 9.8(2). The ASA has two interfaces: g1/1 (outside, ip: 209.165.0.2/30), and g1/3 (inside, ip: 209.165.0.5/30).g1/1 is connected to a 881-W router (Router-A), whose ip is 209.165.0.1/30. Router-A's internal interface is 192...
In Packet Tracer, I have two routers, R1 and R2, which are connected to each other through R1's g0/0/0 interface and R2's g0/0/0 interface. Both routers are correctly configured with IP addresses and OSPF.
On R1's g0/0/0 interface, I entered: ip ospf...
I have a network in Packet Tracer 8.2 that looks like this:
All of the interface addresses are configured correctly.
My OSPF configuration on R1 is:
router ospf 1network 209.165.0.0 0.0.0.255 area 0network 192.168.3.0 0.0.0.255 area 0
My OSPF ...
I am using Packet Tracer for my configurations. In my packet tracer, I have a router, R1, that is connected to a multilayer switch, MS1. MS1 is connected to another router, R2.The network between R1 and MS1 is 192.168.0.0/24, and the network between ...
I changed the routes to use egress interface. Ping is still unsuccessful:881-W router:ip route 10.0.0.0 255.255.255.0 Vlan2ip route 209.165.0.4 255.255.255.252 Vlan22821 router:ip route 192.168.0.0 255.255.255.0 GigabitEthernet0/0ip route 209.165.0.0...
Yes, R2 does have a static route to 192.168.0.0/24. This is what the topology looks like:All of the devices are default except for the configurations that I entered:On R1:interface GigabitEthernet0/0/0
ip address 192.168.0.1 255.255.255.0no shutdown...