Net Mode Configuration Commands
99
ProSafe Gigabit Quad WAN SSL VPN Firewall SRX5308
Command example:
SRX5308>
net routing static ipv6 configure SFO2
net-config[static-routing-ipv6]>
active_flag Y
net-config[static-routing-ipv6]>
destination_address 2002:201b:24e2::1001
net-config[static-routing-ipv6]>
prefix 64
net-config[static-routing-ipv6]>
interface WAN1
net-config[static-routing-ipv6]>
gateway_address ipv6_gateway FE80::2001:5efe:ab23
net-config[static-routing-ipv6]>
metric 2
net-config[static-routing-ipv6]>
save
Related show command: show net routing static ipv6 setup
net routing static ipv6 delete <route name>
This command deletes a static IPv6 route by deleting its name.
Keyword Associated Keyword to
Select or Parameter to Type
Description
active_flag Y or N Specifies whether or not the route is an active route.
destination_address ipv6-address The destination IP address.
prefix prefix length The IPv6 prefix length (integer). This is a decimal
value that indicates the number of contiguous,
higher-order bits of the address that make up the
network portion of the address.
interface WAN1, WAN2, WAN3, WAN4,
Sit0-WAN, LAN, or DMZ
Specifies the physical or virtual network interface
through which the route is accessible:
• WAN1, WAN2, WAN3, or WAN4. The selected
WAN interface.
• Sit0-WAN1. The 6to4-WAN interface.
• LAN. The LAN interface.
• DMZ. The LAN interface.
gateway_address
6to4_gateway
ipv6-address The gateway IP address for a route that uses a 6to4
tunnel. The 6to4_gateway and ipv6_gateway
keywords are mutually exclusive.
gateway_address
ipv6_gateway
ipv6-address The gateway IP address for a route in an IPv6 to
IPv6 network. The 6to4_gateway and
ipv6_gateway keywords are mutually exclusive.
metric number The metric (integer) for this route. The number can
be from 2 to 15.
Format net routing static ipv6 delete <route name>
Mode net