Start a Conversation

Unsolved

Closed

KM

2 Posts

503

June 24th, 2023 01:00

Unable to change VLT Unit ID (S4112F-ON, Ver10.5.5.3)

VLT was configured using two S4112F-ON.

As a result, the VLT unit ID was automatically numbered as follows.

HostA:
 VLTunitID 2
HostB:
 VLTunitID 1

I would like to replace the vlt unit id, is there a way?

In the user guide, we have confirmed that there is no description of the command to specify the VLT unit id or the command to operate.

The environment is as follows.

HostA:
 Product S4112F-ON
 version 10.5.5.3
HostB:
 Product S4112F-ON
 version 10.5.5.3

Moderator

 • 

5.1K Posts

June 25th, 2023 23:00

Hello thanks for choosing Dell.

When you configure a VLT domain, the system generates a VLT Unit-ID. You cannot change the VLT Unit-ID. 

User Guide Ref Page Number 1810:  https://dell.to/42TVMgJ

 

2 Posts

June 25th, 2023 03:00

The output of show vlt 30 is as follows.
 
HostA# show vlt 30
Domain ID                              : 30
Unit ID                                : 2
Role                                   : primary
Version                                : 3.1
Local System MAC address               : xx:xx:xx:xx:xx:xa
Role priority                          : 10
VLT MAC address                        : xx:xx:xx:xx:xx:30
IP address                             : xxxx:xxxx:xxxx:1::2
Delay-Restore timer                    : 60 seconds
Peer-Routing                           : Disabled
Peer-Routing-Timeout timer             : 0 seconds
Multicast peer-routing timer           : 300 seconds
VLTi Link Status
    port-channel1000                   : up
 
VLT Peer Unit ID    System MAC Address    Status    IP Address             Version
----------------------------------------------------------------------------------
  1                 xx:xx:xx:xx:xx:xb      up       xxxx:xxxx:xxxx:1::1     3.1 
 
 
 
HostB# show vlt 30
Domain ID                              : 30
Unit ID                                : 1
Role                                   : secondary
Version                                : 3.1
Local System MAC address               : xx:xx:xx:xx:xx:xb
Role priority                          : 20
VLT MAC address                        : 00:01:00:01:00:30
IP address                             : xxxx:xxxx:xxxx:1::1
Delay-Restore timer                    : 60 seconds
Peer-Routing                           : Disabled
Peer-Routing-Timeout timer             : 0 seconds
Multicast peer-routing timer           : 300 seconds
VLTi Link Status
    port-channel1000                   : up
 
VLT Peer Unit ID    System MAC Address    Status    IP Address             Version
----------------------------------------------------------------------------------
  2                 xx:xx:xx:xx:xx:xa      up       xxxx:xxxx:xxxx:1::2     3.1    
No Events found!

Top