Pages: [1]
Author Topic: How to disable NVR1750 Inter Vlan/SubInterface Routing/Forwarding  (Read 361 times)
dgarcia
Newbie
*

Reputation Power: 2
dgarcia has no influence.
Posts: 10


View Profile
« on: August 13, 2009, 02:36:25 PM »

Hi,

I have the following problem:
While configuring a VPN Router 1750:
CES#show version
Software Version: V07_05.300
MAC Address: 00-1C-EB-XX-XX-XX
BIOS Version: PO11

I configured 2 subinterfaces, on a vlan tagged environment:

CES#show interface Fastethernet 0/1
FastEthernet Interface 0/1 Configuration
Filter : permit all
IP Address : 10.156.248.10
Mac pause : Disabled
MTU : 1500
Public/Private : Private
Status : Enabled
802.1Q : Enabled
802.1Q Interface VLAN ID: 2

FastEthernet Interface 0/1 Configuration
Description : Telephony VLAN
Filter : permit all
IP Address : 172.16.200.1
Status : Enabled
Subinterface : 2
802.1Q Interface VLAN ID: 4

FastEthernet Interface 0/1 Configuration
Description : WIFI Lan
Filter : permit all
IP Address : 192.168.100.1
Status : Enabled
Subinterface : 1
802.1Q Interface VLAN ID: 3

The NVR1750 succesfully provides internet access to any of the vlans configured, which have they proper DHCP Server per vlan configured.

Now, i just found out, the NVR1750 is fwd packages between vlans, and i can稚 stop that. I disabled pretty much any routing protocol, but Natting (since traffic needs to go out to the internet). I pretty much ran out of ideas, here. I need to stop inter-vlan traffic somehow. I got the following entries in the routing table:

CES#show ip route
Protocol IP Address Mask Cost Next Hop Interface
覧覧覧覧覧覧覧覧覧覧覧覧
STATIC 0.0.0.0 255.255.255.255 [10] xxx.xxx.xxx.185 xxx.xxx.xxx.187
DIRECT_N 10.156.248.0 255.255.255.0
  • 10.156.248.10 10.156.248.10
DIRECT_H 10.156.248.10 255.255.255.255
  • 127.0.0.1 127.0.0.1
MGMT 10.156.248.51 255.255.255.255
  • 127.0.0.1 127.0.0.1
DIRECT_N 172.16.0.0 255.255.0.0
  • 172.16.200.1 172.16.200.1
DIRECT_H 172.16.200.1 255.255.255.255
  • 127.0.0.1 127.0.0.1
DIRECT_N xxx.xxx.xxx.184 255.255.255.248
  • xxx.xxx.xxx.187 xxx.xxx.xxx.187
DIRECT_H xxx.xxx.xxx.187 255.255.255.255
  • 127.0.0.1 127.0.0.1
DIRECT_N 192.168.100.0 255.255.255.0
  • 192.168.100.1 192.168.100.1
DIRECT_H 192.168.100.1 255.255.255.255
  • 127.0.0.1 127.0.0.1

As you see, i have some DIRECT_N(etwork) and DIRECT_H(ost) routing entries that i can稚 get rid of it.

Anyone has an idea of how to solve this?

Thanks!

Dan.-
Logged

dgarcia
Newbie
*

Reputation Power: 2
dgarcia has no influence.
Posts: 10


View Profile
« Reply #1 on: August 13, 2009, 04:45:27 PM »

I just found this entries on the running config:

ip default-network 190.94.81.185 public 10 enable
! !!! RIP is currently disabled
! !!! In order to properly provision
! !!! RIP it will be temporarily enabled
! !!! When RIP provisioning is complete
! !!! RIP will be set back to disabled
 router rip
timers basic 30
network 10.156.251.10 255.255.255.0
network 172.16.200.1 255.255.0.0
network 192.168.100.1 255.255.255.0
exit

Basically, the router is enabling RIP routing on its own!
Any ideas how finally kill that for good?

Thanks

Dan.-
Logged

Pages: [1]
Print
 
Jump to:  

Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC | Theme Kani By Fussilet | Sitemap

Page created in 0.126 seconds with 19 queries. (Pretty URLs adds 0.012s, 2q)