
INS_RL1000GW_REV– 15 Jul 2016 PAGE 80
INSTALLATION AND OPERATION MANUAL
RL1000GW
TECH SUPPORT: 1.888.678.9427
2. assign vlans and corresponding IP interfaces
vlan 101
config
vlan 2
ports fastethernet 0/2
exit
vlan 4
ports fastethernet 0/1 untagged all
exit
interface fast 0/1
switchport pvid 4
exit
interface vlan 2
ip address 192.168.2.101 255.255.255.0
no shutdown
exit
interface vlan 4
ip address 192.168.4.101 255.255.255.0
no shutdown
exit
end
3. configure OSPF
router ospf
router ospf
router-id 192.168.4.101
network 192.168.4.101 255.255.255.0 area 0.0.0.0
network 192.168.2.101 255.255.255.0 area 0.0.0.0
passive-interface vlan 4
end
write startup-cfg
R2 configuration (RL1000GW)