manager ip
Syntax
manager ip 没有manager ip
Description
Configures the IP address of the HSC manager. The switch can connect with up to three managers.
The没有
form of this command deletes the IP address of the HSC manager.
NOTE:
HSC configuration can only be modified when the HSC is disabled.
Command context
config-hsc
Parameters
-
-
Specifies the IP address of the HSC manager in IPv4 format (
x.x.x.x
), wherex
is a decimal number from 0 to 255. The IP address must be reachable on the management VRF.
Authority
Administrators or local user group members with execution rights for this command.
Examples
配置的IP地址HSC经理:
switch(config)#hscswitch(config-hsc)#manager ip 1.1.1.1
Deleting the HSC manager IP address:
switch(config)#hscswitch(config-hsc)#disableswitch(config-hsc)#没有manager ip