Configuration Examples; Port Routing; Routing Configuration; Rip Configuration - NETGEAR ProSafe GSM7312 User Manual

Layer 3 managed switch software
Hide thumbs Also See for ProSafe GSM7312:
Table of Contents

Advertisement

User Manual for the NETGEAR 7300 Series Layer 3 Managed Switch Software

Configuration Examples

This section provides configuration examples for port and VLAN routing, and VLAN
configurations.

Port Routing

This section presents routing configuration examples for routing, RIP, and OSPF.

Routing Configuration

The configuration commands used in the following example enable routing on ports 0.2, 0.3, and
0.5.
.
Table 6-9.
Routing Configuration Example
Routing
config routing enable
config interface routing 0.2 enable
config interface routing 0.3 enable
config interface routing 0.5 enable
config ip interface create 0.5 192.150.5.1 255.255.255.0
config ip interface create 0.2 192.150.2.1 255.255.255.0
config ip interface create 0.3 192.150.3.1 255.255.255.0

RIP Configuration

The config commands used in the following example enable RIP on ports 0.12 and 0.13
Table 6-10.
RIP Configuration Example
RIP
config routing enable
config ip interface create 0.12 192.150.12.1 255.255.255.0
config ip interface create 0.13 192.150.13.1 255.255.255.0
config interface routing 0.12 enable
config interface routing 0.13 enable
config router id 192.150.1.1
config router rip adminmode enable
config router rip interface mode 0.12 enable
config router rip interface mode 0.13 enable
6-8
202-10009-01
Quick Startup

Advertisement

Table of Contents
loading

Table of Contents