Example 2: Set Up Vlan Routing For The Vlans And The Switch; Vlan Routing Rip Configuration - NETGEAR ProSafe FSM7328S Administration Manual

Managed switch
Hide thumbs Also See for ProSafe FSM7328S:
Table of Contents

Advertisement

Example 2: Set Up VLAN Routing for the VLANs and the Switch.

The following code sequence shows how to enable routing for the VLANs:
(Netgear Switch) #vlan database
(Netgear Switch) (Vlan)#vlan routing 10
(Netgear Switch) (Vlan)#vlan routing 20
(Netgear Switch) (Vlan)#exit
(Netgear Switch) #show ip vlan
This returns the logical interface IDs that will be used instead of slot/port in subsequent routing
commands. Assume that VLAN 10 is assigned ID 3/1 and VLAN 20 is assigned ID 3/2.
Enable routing for the switch:
(Netgear Switch) #config
(Netgear Switch) (Config)#ip routing
(Netgear Switch) (Config)#exit
The next sequence shows an example of configuring the IP addresses and subnet masks for the
virtual router ports.
(Netgear Switch) #config
(Netgear Switch) (Config)# interface 1/3/1
(Netgear Switch) (Interface 1/3/1)#ip address 192.150.3.1 255.255.255.0
(Netgear Switch) (Interface 1/3/1)#exit
(Netgear Switch) (Config)#interface 1/3/2
(Netgear Switch) (Interface 1/3/2)#ip address 192.150.4.1 255.255.255.0
(Netgear Switch) (Interface 1/3/2)#exit
(Netgear Switch) (Config)#exit

VLAN Routing RIP Configuration

Routing Information Protocol (RIP) is one of the protocols which may be used by routers to
exchange network topology information. It is characterized as an "interior" gateway protocol, and
is typically used in small to medium-sized networks.
IP Routing Services
NETGEAR 7000 Series Managed Switch Administration Guide
v1.0, March 2006
5-7

Advertisement

Table of Contents
loading

This manual is also suitable for:

Prosafe fsm7352psProsafe fsm7352s7000 series

Table of Contents