Ospf Configuration - NETGEAR GSM7324 Reference Manual

L3 managed switch 7000 series, software v1.0
Hide thumbs Also See for GSM7324:
Table of Contents

Advertisement

7000 Series L3 Managed Switch Reference Manual for Software v1.0
Table 6-12.
VLAN Routing RIP Configuration
Step
1. Create VLAN
2. Create IP VLAN routing
3. Enable the routing
function for the virtual router
4. Config Router ID (virtual)
5. Config IP interface
(virtual)
6. Enable RIP protocol

OSPF Configuration

This example creates two router ports to run OSPF.
6-10
Example CLI Command
Disable console timeout.
config serial timeout 0
Create VLAN. SC box only supports VLAN routing,
router port has to join VLAN.
config vlan create 10
config vlan create 20
Physical Port IDs are 0.1 and 0.2.
config vlan participation include 10 0.1
config vlan participation include 20 0.2
Create PVID for ports.
config vlan port pvid 10 0.1
config vlan port pvid 20 0.2
config ip vlan routing create 10
config ip vlan routing create 20
config routing enable
config router id 192.168.111.50
Assign IP to router port 5.1 and 5.2.
config ip interface create 5.1 9.1.1.1 255.0.0.0
config ip interface create 5.2 192.168.111.1
255.255.255.0
config router rip adminmode enable
config router rip interface mode 5.1 enable
config router rip interface mode 5.2 enable
May 30, 2003 Beta Draft
Quick Startup

Advertisement

Table of Contents
loading

Table of Contents