Specifications

Command Line Interface
78
-set <macaddr> <ipadd> Add IP address to BOOTP
Command:
bootp -set
Description: Add an IP address to the stack.
Syntax: bootp -set <MAC address> <IP address>
Note: When assigning an IP address to a chassis, the
following format is required:
1. The first two numbers must match the first
two numbers of the primary chassis’
secondary interface IP address.
2. The third number must be the chassis
position in the stack.
3. The fourth number must be the slot number
where the management card is installed.
Example: The IP address of the primary chassis’
secondary interface is 172.31.1.17. To
configure chassis 2, which has a management
card in slot 17, enter the following command.
Console>bootp -set 0x00409f180a39 172.31.2.1
Console>
Clear Commands
Command:
clear acl
Description: Clear a specific entry or all entries from the
Access Control List table.
Syntax: clear acl <IP address>
clear acl all
Example: Console>clear acl all
access control list cleared
Command:
clear arp
Description: Delete one or all ARP entries.
Syntax: clear arp <IP address>
clear arp all
Example: Console>clear arp all