How to configur Alcatel Virtual Chassis feature (VC) | Alcatel Switch VC Configura by CLI | Tech bot | Prashant Maurya
Configure a Virtual Chassis of two switches
OmniSwitch AOS R6/R8
How to
✓ This lab is designed to familiarize you with the Virtual Chassis feature (VC) and its configuration.
CONFIGURATION STATUS
Current CMM Slot : CHASSIS-1 A,
Running configuration : WORKING,
Certify/Restore Status : CERTIFIED
SYNCHRONIZATION STATUS
Running Configuration : SYNCHRONIZE
sw1 (6900-B) -> show running-directory
CONFIGURATION STATUS
Running CMM : MASTER-PRIMARY,
CMM Mode : VIRTUAL-CHASSIS MONO CMM,
Current CMM Slot : CHASSIS-1 A,
Running configuration : WORKING,
Certify/Restore Status : CERTIFIED
SYNCHRONIZATION STATUS
Running Configuration : SYNCHRONIZE
- Assign a globally unique chassis identifier to the switch 6900-A and enable the switch to operate in virtual chassis mode
- Force the 6900-A to be the master chassis, assign the highest chassis priority to it:
sw1 (6900-A)-> show virtual-chassis topology
sw1 (6900-A)-> virtual-chassis chassis-group 1
sw1 (6900-A)-> virtual chassis-id 1 configured-chassis-priority 200
sw1 (6900-A)-> show configuration vcm-snapshot chassis-id 1
sw1 (6900-A)-> write memory
sw1 (6900-A)-> reload from working no rollback-timeout
Confirm Activate (Y/N): Y
Wait the restart (close to 4 mn in lab context)
+++ VC Takeover in progress.
+++ VC Takeover complete.
Chassis Supervision: CMM has reached the ready state [L8]
Check that configuration has been taken account.
sw1 (6900-A)-> show virtual-chassis topology
Legend: Status suffix "+" means an added unit after last saved topology
Local Chassis: 1
Oper Config Oper
Chas Role Status Chas ID Pri Group MAC-Address
-----+------------+-------------------+----------------------+----------+------------+------------------------+
1 Master Running 1 200 1 2c:fa:a2:05:cd:71
sw1 sw1 (6900-A)-> show configuration vcm-snapshot chassis-id 1
! Virtual Chassis Manager:
virtual-chassis chassis-id 1 configured-chassis-id 1
virtual-chassis vf-link-mode static
virtual-chassis chassis-id 1 chassis-group 1
virtual-chassis chassis-id 1 configured-chassis-priority 200
!
! PLEASE DO NOT MODIFY THE AREAS OF [SAVED INFO xxx]
! [SAVED INFO VC IDs] 1
!
! IP:
ip interface local chassis-id 1 emp address 10.4.20.1 mask 255.255.255.
Notes:
A reboot of the switch is required to update the chassis priority.
Assign a globally unique chassis identifier to the switch 6900B and enable the switch to operate in virtual
chassis
sw2 (6900-B)-> show virtual-chassis topology
sw2 (6900-B)-> virtual-chassis chassis-id 1 configured-chassis-id 2
sw2 (6900-B)-> virtual-chassis chassis-group 1
sw2 (6900-B)-> write memory
WARNING - Virtual chassis topology change detected. Chassis 1 missing!
Configuration associated with missing chassis will be erased permanently!
Confirm to continue (Y/N): y
The command write memory is protected by issuing a warning to prevent or warn purging the
configuration of the elements that are missing. Chassis id has been changed in this case.
sw2 (6900-B)-> reload from working no rollback-timeout
Confirm Activate (Y/N) : y
Wait the restart (close to 4 mn in lab context)
+++ VC Takeover in progress.
+++ VC Takeover complete.
Chassis Supervision: CMM has reached the ready state [L8]
Check that configuration has been taken account.
sw2 (6900-B)-> show configuration vcm-snapshot chassis-id 2
! Virtual Chassis Manager:
virtual-chassis chassis-id 2 configured-chassis-id 2
virtual-chassis vf-link-mode static
virtual-chassis chassis-id 2 chassis-group 1
!
! PLEASE DO NOT MODIFY THE AREAS OF [SAVED INFO xxx]
! [SAVED INFO VC IDs] 2
!
! IP:
ip interface local chassis-id 2 emp address 10.4.20.2 mask 255.255.255.0
sw2 (6900-B)-> show virtual-chassis topology
Legend: Status suffix "+" means an added unit after last saved topology
Local Chassis: 2
Oper Config Oper
Oper Config Oper
Chas Role Status Chas ID Pri Group MAC-Address
-----+------------+-------------------+----------------------+----------+------------+------------------------+
2 Master Running 2 100 1 2c:fa:a2:05:cd:71
Configure member ports for the VFL:
sw1 (6900-A)-> virtual-chassis vf-link-mode static
sw1 (6900-A)-> virtual-chassis chassis-id 1 vf-link 0 create
sw1 (6900-A)-> virtual-chassis chassis-id 1 vf-link 0 member-port 1/2/1
sw1 (6900-A)-> virtual-chassis chassis-id 1 vf-link 0 member-port 1/2/2
sw1 (6900-A)-> write memory
sw1 (6900-A)-> show configuration vcm-snapshot chassis-id 1
! Virtual Chassis Manager:
virtual-chassis chassis-id 1 configured-chassis-id 1
virtual-chassis vf-link-mode static
virtual-chassis chassis-id 1 vf-link 0 create
virtual-chassis chassis-id 1 vf-link 0 member-port 1/2/1
virtual-chassis chassis-id 1 vf-link 0 member-port 1/2/2
virtual-chassis chassis-id 1 chassis-group 1
virtual-chassis chassis-id 1 configured-chassis-priority 200
! ! PLEASE DO NOT MODIFY THE AREAS OF [SAVED INFO xxx]
! [SAVED INFO VC IDs] 1
! IP:
ip interface local chassis-id 1 emp address 10.4.20.1 mask 255.255.255.0
sw2 (6900-B)-> virtual-chassis vf-link-mode static
sw2 (6900-B)-> virtual-chassis chassis-id 2 vf-link 0 create
sw2 (6900-B)-> virtual-chassis chassis-id 2 vf-link 0 member-port 2/2/1
sw2 (6900-B)-> virtual-chassis chassis-id 2 vf-link 0 member-port 2/2/2
sw2 (6900-B)-> write memory
sw2 (6900-B)-> show configuration vcm-snapshot chassis-id 2
! Virtual Chassis Manager:virtual-chassis chassis-id 2 configured-chassis-id 2virtual-chassis vf-link-mode staticvirtual-chassis chassis-id 2 vf-link 0 createvirtual-chassis chassis-id 2 vf-link 0 member-port 2/2/1virtual-chassis chassis-id 2 vf-link 0 member-port 2/2/2virtual-chassis chassis-id 2 chassis-group 1!! PLEASE DO NOT MODIFY THE AREAS OF [SAVED INFO xxx]! [SAVED INFO VC IDs] 2!! IP:ip interface local chassis-id 2 emp address 10.4.20.2 mask 255.255.255.0
Activate the corresponding interface
sw1 (6900-A)-> interfaces 1/2/1-2 admin-state enable
sw1 (6900-A)-> write memory
Notes:
On the 6900-B, INTERFACE 2/2/1 and INTERFACE 2/2/2 automatically LINK UP and the switch reboots.
Once the system reboots, you should see the following messages:
Check the virtual-chassis topology:
Comments
Post a Comment