cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
227
Views
0
Helpful
2
Replies

disable routing in catalyst 6000

r-so
Level 1
Level 1

We have a Catalyst 600 with the following routing configuration:

#sh ip route connect

C 192.168.1.0/24 is directly connected, Vlan3

134.0.0.0/16 is variably subnetted, 90 subnets, 3 masks

C 134.0.11.0/24 is directly connected, Vlan1

Question: How do I disable routing between Vlan 3 and Vlan 1 ?

2 Replies 2

ashok_boin
Level 5
Level 5

Hi,

Apply ACLs.As far as I know, there is no other configuration to disable routing b/w directly connected networks of a router.

-Ashok.


With best regards...
Ashok

r-so
Level 1
Level 1

I'm not a Cisco guy, but I found more info which may help:

router eigrp 10

redistribute connected

network 10.0.0.0

network 134.0.0.0

network 192.168.1.0

no auto-summary