23
2.5.5 MAC Command
Set up MAC address table aging time. Entries in the MAC address table containing source MAC
addresses and their associated ports will be deleted if they are not accessed within the specified aging
time.
MAC Command
Parameter
Description
ICPE(config)# mac address-table
aging-time [7-600000]
[7-600000]
Enter aging time for MAC address table.
Numbers available are from 7 to 600000.
No command
ICPE(config)# no mac address-table aging-time
Set MAC address table aging time to the
default value (300 seconds).
Show command
ICPE(config)# show mac aging-time
Show current MAC address table aging time.
ICPE(config)# show mac address-
table
Show MAC addresses learned by the Gateway
Controller
ICPE(config)# show mac address-
table interface [port_list]
[port_list]
Show MAC addresses learned by the selected
ports.
ICPE(config)# show mac address-
table top
Show MAC addresses learned from the first
entry.
MAC command example
ICPE(config)# mac address-table aging-time 600
Set MAC address table aging time to 600
seconds.
2.5.6 Management Command
Management command
Parameter
Description
ICPE(config)# management smart-
home-server [domain_name]
[domain_name]
By default, DHCP server plays a role in
gateway. You may assign other device a
gateway by typing IP address or domain
name.
ICPE(config)# management console
timeout [0 | 5-300]
[0 | 5-300]
Under RS-232 interface commands, specify
session aging time within the range: zero or
5-300 seconds. (“0” indicates never aging
out)
ICPE(config)# management [ssh |
telnet|web]
[ssh | telnet |web]
Select the system service type, SSH, telnet
or web.
ICPE(config)# management telnet
port [1-65535]
[1-65535]
Specify telnet port number.
No command
ICPE(config)# no management [ssh
| telnet | web]
[ssh | telnet |
web]
Set system service type to Disabled.
ICPE(config)# no management
telnet port
Disable telnet port number specified.
Show command
ICPE(config)# show management
Show the current system service type.
Management command example