Chassis virtual-ip virtual-ipv6 – Brocade Network OS Command Reference v4.1.0 User Manual
Page 114
76
Network OS Command Reference
53-1003115-01
chassis virtual-ip virtual-ipv6
2
chassis virtual-ip virtual-ipv6
Sets the IPv4 or IPv6 address of a switch chassis.
Synopsis
chassis {virtual-ip | virtual-ipv6}
no chassis {virtual-ip | virtual-ipv6}
Operands
virtual-ip
Sets an IPv4 address in dotted-decimal notation with a CIDR prefix (mask).
virtual-ipv6
Sets an IPv6 address in colon-separated hexadecimal notation with a CIDR
prefix.
Defaults
None
Command Modes
RBridge ID configuration mode
Description
Use this command to change the IPv4 or IPv6 address of a chassis from the default. The default is
the initial address of the switch chassis.
Usage Guidelines
This is the address that is used to access devices through their RBridge ID. Use this command to
change the IP address to facilitate management, for example, if a switch is moved to a different
subnet. The IP address of the management platform should be in the same subnet as the devices
it manages.
This command applies only to chassis switches, for example, the Brocade VDX 8770.
Use the no form of this command to revert to the default address.
Examples
IPv4:
switch(config)# rbridge-id 4
switch(config-rbridge-id-4)# chassis virtual-ip 10.11.12.13/20
IPv6:
switch(config)# rbridge-id 4
switch(config-rbridge-id-4)# chassis virtual-ipv6 2001:db8:8086:6502/64
See Also