Note
This procedure does not apply to VSP 8600 Series.
Important
VLAN or vrf
ports-tagged, ports-untagged-, I-SID
IP address and or default gateway
You cannot change parameters for more than one Management Instance operation at a time.
enable
configure terminal
mgmt {clip | oob | vlan}
convert [vlan <1-4059>] [i-sid <1-16777215>] [ports-tagged {slot/port[/sub-port][-slot/port[/sub-port]][,...]}] [ports-untagged{slot/port[/sub-port][-slot/port[/sub-port]][,...]}] [ip {<A.B.C.D/X>|<A.B.C.D> <A.B.C.D>}] [gateway <A.B.C.D>] [rollback <0-3600>]
Important
After you configure the new values, the existing Management Instance VLAN is deleted and connectivity to the switch can be lost. You must reconnect to the switch before you can issue the mgmt convert-commit command.
convert [ip {<A.B.C.D/X>|<A.B.C.D> <A.B.C.D>}] [gateway <A.B.C.D>] [rollback <0-3600>]
convert [vrf WORD <1-16>] [ip {<A.B.C.D/X>|<A.B.C.D> <A.B.C.D>}] [rollback <0-3600>]
Note
If the vrf does not exist before you issue the convert command, the vrf is automatically created in the background. In order for this vrf to function properly, you must configure either SPBM Layer 3 VSN or IP interfaces and routing protocols.
mgmt convert-commit
Note
Commit the change within 120 seconds (default) of issuing the mgmt convert-commit command. Otherwise, the configuration changes automatically roll back to the previous configuration.The following examples show the change options attributes for Management Instance VLAN:
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt vlan Switch:1(mgmt:vlan)#convert vlan 300
Switch1:(mgmt:vlan)#1 2021-09-24T21:41:54.627Z 4902 CP1 - 0x003c8677 - 00000000 GlobalRouter NLS_BASE INFO Mgmt convert: Dynamically moved the following ports from vlan 10 to new mgmt vlan 300 that had ARP entries: 1/1, 1 2021-09-24T21:41:54.627Z 4902 CP1 - 0x003c8671 -00000000 GlobalRouter NLS_BASE INFO Mgmt convert: new vlan 300 created successfully 1 2021-09-24T21:41:54.651Z 4902 CP1 - 0x003c8672 -00000000 GlobalRouter NLS_BASE INFO Mgmt convert: existing mgmt vlan instance deleted successfully 1 2021-09-24T21:41:54.719Z 4902 CP1 - 0x003c8673 -00000000 GlobalRouter NLS_BASE INFO Mgmt convert: new mgmt vlan instance created successfully with IP address 100.1.1.66/24 1 2021-09-24T21:41:54.719Z 4902 CP1 - 0x003c867e - 00000000 GlobalRouter NLS_BASE INFO Convert on mgmt vlan instance: Mgmt convert executed successfully . <reconnect to switch…> Login: rwa Password: *** Mgmt convert: Please issue 'mgmt convert commit' before 120 seconds rollback timer expires otherwise mgmt vlan config change will be reverted
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt vlan Switch:1(mgmt:vlan)#convert ip 10.10.10.30/24
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt vlan Switch:1(mgmt:vlan)#convert ip 11.11.11.30/24 gateway 11.11.11.1
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt vlan Switch:1(mgmt:vlan)#convert vlan 300 ports-untagged 1/2 ports-tagged 1/4
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt vlan Switch:1(mgmt:vlan)#convert vlan 300 i-sid 4300
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt vlan Switch:1(mgmt:vlan)#convert vlan 300 ip 11.11.11.30/24 gateway 11.11.11.1
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt vlan Switch:1(mgmt:vlan)#convert vlan 300 ports-untagged 1/2 ports-tagged 1/4 i-sid 43000 ip 11.11.11.30/24 gateway 11.11.11.1
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt vlan Switch:1(mgmt:vlan)#convert i-sid 4000
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt vlan Switch:1(mgmt:vlan)#convert vlan 300 rollback 60
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt vlan Switch:1(mgmt:vlan)#convert vlan 300 rollback 0
The following examples show the change options attributes for Management Instance CLIP.
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt clip Switch:1(mgmt:clip)#convert vrf blue WARNING: the specified vrf does not exist - connectivity to the mgmt clip will be lost until l3vsn or ip interfaces for the given vrf are provisioned. Continue with this operation (y/n) ? n
Note
If the vrf does not exist before you issue the convert command, the vrf is automatically created in the background. In order for this vrf to function properly, you must configure either SPBM Layer 3 VSN or IP interfaces and routing protocols.
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt clip Switch:1(mgmt:vlan)#convert ip 30.30.30.100/32
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt clip Switch:1(mgmt:vlan)#convert vrf blue ip 30.30.30.100/32
The following examples show the change options attributes for Management Instance Out-Of-Band (OOB):
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt oob Switch:1(mgmt:vlan)#convert ip 20.20.20.100/24
Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#mgmt oob Switch:1(mgmt:vlan)#convert ip 21.21.21.100/24 gateway 21.21.21.1