Chapter 21 Appendix A: Operation Commands
116
21.2 Command Usage
21.2.1 ACO Command
Command: >aco
Syntax: aco
Explanation: Alarm cutoff
Parameters: None
21.2.2 Add Commands
Command: >add bridge
Syntax: add bridge
Explanation: Add an interface to bridge group.
Parameters: interface name of the interface to be added. If no interface is specified, all the
interface will be add to bridge connection.
Note: After adding a bridge, the router information of that interface will be erased, including:
IP address and subnet mask
Routing protocol
NAT setting
Relative NAT addresses and static NAT entries
Static routes
Moreover, DHCP service will be stopped if the interface is LAN.
Command: >add dhcp subnet
Syntax: add dhcp subnet name
Explanation: To declare a subnet, the user must first add a subnet by using this command. For a specific
network, if the user wants to declare a subnet to which dhcp clients are attached and wants
to get an address, the user has to declare a subnet with configurable parameters. Subnet
declaration includes subnet network number, mask, range of available addresses etc.
Parameters: name Unique name of the subnet. This will be used to set different parameters of this
subnet and also to delete this subnet.
Command: >add dhcp host
Syntax: add dhcp host name
Explanation: Hosts which require special configuration options can be added by this command. To set
different host specific parameters, the user must add the host and use a unique name for it.
Parameters: name The unique name of the host, need not be same as its actual name. The unique
name will be used to set different parameters of this host and also to delete this
host.
Command: >add filter
Syntax: add filter list_name action protocol src_ip [src_ip_prefix] dst_ip [dst_ip_prefix] [low_port]
[hi_port]
Explanation: add filter entries to the specific list.
Parameters: list_name name of the list the entry to be added into. Either list-1, list-2, list-3, or