E-DOC-CTC-20061027-0003v2.0
Hostmgr Commands
392
hostmgr delete
Delete the host device info from the host manager.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:

hostmgr delete mac_addr = <hardware-address>

mac_addr The MAC address of the host to be removed. REQUIRED
=>hostmgr list
MAC-address IP-address Flags Type Intf Hw Intf Hostname
----------- ---------- ----- ---- ---- ------- --------
00:10:a4:33:56:53 0.0.0.0 Playstation ethif1 ethif1 Play
00:10:a4:ad:32:cf 192.168.1.64 C Generic Device LocalNetwork ethif4 MyComput
er
=>hostmgr delete mac_addr=00:10:a4:fa:33:56
=>hostmgr list
MAC-address IP-address Flags Type Intf Hw Intf Hostname
----------- ---------- ----- ---- ---- ------- --------
00:10:a4:ad:32:cf 192.168.1.64 C Generic Device LocalNetwork ethif4 MyComput
er
=>
hostmgr add Add host device info to the host manager.
hostmgr clear Remove all the hosts from the list.
hostmgr list List all the host devices.