Gateway Commands
Set Gateway
Description | Configures the gateway. |
User Level | Admin |
Syntax | set gateway <config_gateway_host> default |
| set gateway <config_gateway_host> host <destination_ip> |
| set gateway <config_gateway_host> |
| network <dest_IPv4_addr><dest_IPv6_address> <prefixbits_mask> |
Options | <config_gateway_host> |
| You can view the configured gateways that can be deleted by typing |
| delete gateway ?. |
| defaulthostnetwork |
Specify the type of gateway:
z
z
z
<destination_ip>
When the gateway is a Host or Network gateway, you must specify the IPv4 or IPv6 address of the target host machine/network.
<prefixbits_mask>
When the gateway is a Network gateway, you must specify the network’s subnet mask for an IPv4 destination IP address (the address is in the form of 123.123.123.123) or prefix bits for an IPv6 destination IP address (valid values are
Show Gateways
Description Shows configured gateways.
User Level Normal, Admin
Syntax show gateways
65