User's Manual Part 2

192 APCD-LM043-8.0 (DRAFT C)
Appendix C: Command-Line Syntax
arp add <aaa.bbb.ccc.ddd>
<XX.XX.XX.XX.XX.XX> [flags]
Adds an entry to the ARP Table.
<aaa.bbb.ccc.ddd> is the IP
address of the new entry.
<XX:XX:XX:XX:XX:XX> is the MAC
address, in hexadecimal format.
[flags] is always set to 4, meaning
the entry is
permanent and does not
time out, as long as the CCU or EUM is
ON.
arp delete <aaa.bbb.ccc.ddd> Deletes an entry from the ARP Table:
<aaa.bbb.ccc.ddd> is the IP
address of the entry being deleted.
arp flush Removes all entries from the ARP Table.
arp map Displays the ARP Map Table.
arp map
<aaa.bbb.ccc.ddd>|<eum_id>
Maps an IP address <aaa.bbb.ccc.ddd> to a
MAC address, EUM ID, grade of service,
etc.
<aaa.bbb.ccc.ddd> is the IP
address of the host to display.
<eum_id> is the EUMID of the EUM to
display.
auth Displays the EUM Authorization Table.
auth add | edit <eum_id> <gos> Adds an EUM to the Authorization Table.
<eum_id> is the EUM ID, in the form
XX:XX:XX.
<gos> is the EUM grade of service.
Available GOSs are gold, silver, bronze, be
(best effort), and denied.
auth default <gos> Sets the default GOS, which is the GOS
assigned to an EUM upon registration.
<gos> is the default grade of service.
Available GOSs are gold, silver, bronze, be
(best effort), and denied.
NOTE: After changing the default GOS,
execute the “air flush” and “arp
flush” commands for the default
GOS to apply to EUMs that are
already registered.
auth delete <eum_id> The EUM will receive the default grade of
service.
<eum_id> is the EUM ID, in the form
XX:XX:XX.
Command Syntax (CCU) Command Description