Deleting a Static Route (BUI)
caji:configuration net> interfaces show
Interfaces:
INTERFACE STATE CLASS LINKS ADDRS LABEL
igb0 up ip igb0 192.168.2.80/22 caji
caji:configuration net> routing show
Properties:
multihoming = loose
Routes:
ROUTE DESTINATION GATEWAY INTERFACE TYPE
route-000 0.0.0.0/0 192.168.1.1 igb0 dhcp
route-001 192.168.0.0/22 192.168.2.142 igb0 system
Type help in each section to see the relevant commands for creating and configuring datalinks,
interfaces, and routes. Subcommands that are valid in this context:
help [topic] => Get context-sensitive help. If [topic] is specified,
it must be one of "builtins", "commands","general",
"help", "script" or "properties".
show => Show information pertinent to the current context
commit => Commit current state, including any changes
abort => Abort creation of "vnic"
done => Finish operating on "vnic"
get [prop] => Get value for property [prop]. ("help properties"
for valid properties.) If [prop] is not specified,
returns values for all properties.
set [prop] => Set property [prop] to [value]. ("help properties"
for valid properties.) For properties taking list
values, [value] should be a comma-separated list of
values.
available => Get values that can be assigned to the links
parameter when creating a network component.
The available command is used to see what values can be assigned to the links parameter
when creating a network component. The following shows the output from the CLI command
available:
caji:configuration net datalinks> device
Configuring the Appliance 69