Installation Guide

IBR Installation Guide
Page 14 of 32 Doc # 770-00001-3
Aug. 30, 2013
Prompt
Command
Remarks
IBR58 (config)#
interface vlan 1
Configure vlan1
IBR58 (config-vlan-1)#
ip address 192.168.128.158 255.255.255.0
IBR58 (config-vlan-1)#
exit
IBR58 (config)#
interface vlan 2
IBR58 (config-vlan-2)#
no shutdown
IBR58 (config-vlan-2)#
ip address 10.22.12.201 255.255.0.0
IBR58 (config-vlan-2)#
exit
IBR58 (config) #
interface vlan 823
IBR58 (config-vlan-823) #
ip address 10.1.1.158 255.255.0.0
IBR58 (config-vlan-823) #
exit
IBR58 (config) #
Note: When the management port has been reassigned, the Telnet connection will be lost and
the operator will be required to Telnet to the new management port address.
4.8.2 Remove VLAN 1 from ge1, g2, and ge3.
Prompt
Command
Remarks
IBR58 (config)#
interface gigabitethernet 1
IBR58 (config-if-ge1)#
no switchport trunk native vlan 1
IBR58 (config-if-ge1)#
exit
IBR58 (config)#
interface gigabitethernet 2
I IBR58 (config-if-ge2)#
no switchport trunk native vlan 1
IBR58 (config-if-ge2)#
exit
IBR58 (config) #
interface gigabitethernet 3
IBR58 (config-if-ge3)#
no switchport trunk native vlan 1
IBR58 (config-if-ge3)#
exit
IBR58 (config) #
interface vlan 823
4.8.3 Add VLAN 2 to the GigabitEthernet Interfaces (use Trunk Native)
Prompt
Command
Remarks
IBR58 (config)#
interface gigabitethernet 1
IBR58 (config-if-ge1)#
switchport trunk native vlan 2
IBR58 (config-if-ge1)#
exit
IBR58 (config)#
interface gigabitethernet 2
I IBR58 (config-if-ge2)#
switchport trunk native vlan 2
IBR58 (config-if-ge2)#
exit
IBR58 (config) #
interface gigabitethernet 3
IBR58 (config-if-ge3)#
switchport trunk native vlan 2
IBR58 (config-if-ge3)#
exit
IBR58 (config) #
interface vlan 823
4.8.4 Add VLAN 823 to GigabitEthernet 3 (use Trunk Allowed)
Prompt
Command
Remarks
IBR58 (config) #
interface gigabitethernet 3
IBR58 (config-if-ge3)#
switchport trunk allowed vlan 823
IBR58 (config-if-ge3)#
exit
4.8.5 Verify VLAN settings