cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1134
Views
10
Helpful
5
Replies

Cisco 870 with BVI not pingable

johnsmith23
Level 1
Level 1

Hello,

I have the following topology, where the cisco router job is to let pass through data between the hosts behind the switch and the gateway which grants access to the internet.

The configuration is working fine, hosts inside the network can access internet and are able to see each other and the gateway, although what I would like to do is to make also the cisco router reachable by ping/ssh.

Up to this moment a ping to 192.168.0.201 from inside the network do not succeed, and neither a ping from the cisco against one of the hosts/gateway. Adding static arp entries to the cisco did not help.

Given the below configuration, are there additional changes to do to be able to continue the passthrough task and at the same time to talk with the internal hosts?

topology.png


Current configuration : 1511 bytes ! version 12.4 no service pad service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname <hostName> ! boot-start-marker boot-end-marker ! enable secret <secret> ! no aaa new-model ! ! dot11 syslog no ip routing no ip cef ! ! ip domain name <domainname> ! ! ! username <user_privilege_secret> ! ! archive log config hidekeys ! ! ip scp server enable ! bridge irb ! ! interface FastEthernet0 no cdp enable ! interface FastEthernet1 switchport access vlan 2 no cdp enable ! interface FastEthernet2 shutdown no cdp enable ! interface FastEthernet3 shutdown no cdp enable ! interface FastEthernet4 no ip address no ip route-cache shutdown duplex auto speed auto no cdp enable ! interface Vlan1 no ip address ip virtual-reassembly no ip route-cache bridge-group 102 bridge-group 102 spanning-disabled ! interface Vlan2 no ip address ip virtual-reassembly no ip route-cache bridge-group 102 bridge-group 102 spanning-disabled ! interface BVI102 ip address 192.168.0.201 255.255.255.0 ! ip forward-protocol nd ! no ip http server no ip http secure-server ! snmp-server community public RO ! ! ! control-plane ! ! line con 0 exec-timeout 0 0 no modem enable line aux 0 line vty 0 4 login local transport input ssh ! scheduler max-task-time 5000 no process cpu extended no process cpu autoprofile hog end

 BR,

John

1 Accepted Solution

Accepted Solutions

Hello

Try applying and tst again... 

bridge 102 route ip


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

View solution in original post

5 Replies 5

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Since you are bringing the 2 interfaces together, can you try and disable "ip routing" "no ip routing" and test again?

HTH

Hello

Try applying and tst again... 

bridge 102 route ip


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Like Reza when I read the original post and realized that the original poster really wants to use the router just to do bridging i thought of suggesting disabling ip routing. I am not sure if the original post has been edited to reflect that suggestion. But as I read the config in the original post ip routing is disabled there. And in retrospect I wonder if that is part of the problem. It is quite possible to disable ip routing and to enable bridging on each interface. I have done this (in the lab) and it works fine. But configuring rib and configuring interface BVI is different from just bridging. I wonder if rib and BVI need ip routing enabled.

 

And I think that Paul is spot on in suggesting bridge 102 route ip.

 

HTH

 

Rick

HTH

Rick

Hi Everybody,

thank you for your replies, i'll try with the bridge command and get back to you (probably next week since the guy who is physically at the location is on vacation).

BR,

John

Hi,
it worked, thanks again!
BR,
John
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card