Specifications

83
Admin Privilege Commands
and do not want to physically remove the card
from the chassis.
Syntax: reset module <chassis> <module> [default |
register]
Example: Console>reset module 1 6 default
Ok.
Command:
reset remote
Description: Reset a remote access line card.
Syntax: reset remote <chassis> <module> <port>
<remote> [default]
Example: Console>reset remote 1 12 2 1
Ok.
Set Commands
Command: set
acl
Description: Set Access Control List table entry.
Syntax: set acl <IP address> [IP wildcard mask]
Notes: Entries are placed in /etc/acl.
Only devices with IPs in the table can reach the
device.
If the table is empty the ACL is disabled.
Example: Console>set acl 192.168.1.100
Access Control List entry added
Command: set
arp
Description: Set ARP table entry.
Syntax: set arp <IP address> <hardware address>
Example: Console>set arp 192.168.1.100 01:02:03:04:05:06
Ok.