Configuration procedure, Configuration files – Panasonic NN46240-502 User Manual
Page 73
Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".

4 VLAN configuration
Nortel Secure Router 8000 Series
Configuration - LAN Access and MAN Access
Configuration procedure
Step 1 Configure the interface connected with Switch A on the router.
# Create the subinterface GE 1/0/0.1.
[Router] interface gigabitethernet 1/0/0.1
[Router-GigabitEthernet1/0/0.1] vlan-type dot1q 10
# Configure the IP address for GE1/0/0.1, ensuring that the interface and VLAN10 are on the
same network segment.
[Router-GigabitEthernet1/0/0.1] ip address 10.110.2.5 255.255.255.0
[Router-GigabitEthernet1/0/0.1] quit
Step 2 Configure the interface connected with Switch B on the router.
# Configure the IP address for GE 2/0/0, ensuring that the interface and the hosts attached to
Switch B are on the same network segment.
[Router] interface gigabitethernet 2/0/0
[Router-GigabitEthernet2/0/0] ip address 10.110.3.5 255.255.255.0
Step 3 Verify the configuration.
The default gateway of the hosts in VLAN10 is configured as 10.110.2.5, while that of the
hosts attached to Switch B is configured as 10.110.3.5.
After the configuration is complete, the hosts in VLAN10 and the hosts attached to Switch B
can communicate.
—End
Configuration files
#
sysname Router
#
interface GigabitEthernet1/0/0.1
vlan-type dot1q 10
ip address 10.110.2.5 255.255.255.0
#
interface GigabitEthernet2/0/0
ip address 10.110.3.5 255.255.255.0
#
return
4-14
Nortel Networks Inc.
Issue 5.3 (30 March 2009)