B-22 APPENDIX B: CLI COMMAND DESCRIPTION
RESOLVE

resolve name

<IP_host_name> Returns an IP Address for the specified host name by sending it to DNS for
resolution. If the Domain Name has been specified using the set DNS command, it
will also be resolved, otherwise you must specify it as part of the name. This
command requires either a DNS local host entry (use add DNS host) or a DNS
server (use add DNS server) to resolve the host name. It is the reverse of the ARP
command.
SAVE
save all Saves all changes you have made during your session with the CLI. It is a good idea
to save your changes frequently, just as you should with any type of editor.
SET
set adsl reset Resets the ADSL interface.
set adsl wire [pair] Overrides the auto -direction of inner a nd outer pair wir in g on the RJ-11
connector.
inner - inner pair.
outer - outer pair.
set bridge aging_time <seconds>
forward_delay <seconds>
spanning_tree_priority <seconds>
Sets parameters for all bridge networks.
set bridge firewall
[firewall_mode] Sets the mode of the Bridge Firewall function. The three modes are completely
described in Chapter 6.
discard_routed_protocols - packets for routed protocols are not bridged.
fwd_unicast_packets_only - unicast packets for routed protocols may also
be bridged. Broadcast and multicast packets a re not bridged.
fwd_bc_and_unicast - broadcast, multicast and unicast packets for routed
protocols may also be bridged.
set command history <numerical range>
Parameters Description
aging_time Interval to wait before aging out MAC addresses that were learned from
other LAN segments. The default is 300.
forward_delay Interval bridge waits before bridging packets. This time is useful for the
bridge to listen to packets, look at the MAC addresses, and build its known
MAC address table. Default is 15 seconds.
spanning_tree_
priority Priority number determines who will be seen as the root bridge in a bridge
network. The default is 32768.