Remote RMX-3200 Version 5.2x Configuration Guide
Configuring Static Routes: Adding a Default IPv6 Static Route to the IP Routing Table
10-5
Adding a Default IPv6 Static Route to the IP Routing Table
To add a default IPv6 static route to the IP routing table:
1. At the main prompt, add the default static route with an IPv6 address
fd10::39:0:0:1
config ip route-v6 default fd10::39:0:0:1
2. (optional) Verify the default IPv6 static route has been properly added:
show ip route
The command response similar to the following displays:
Note: If an IPv6 router is advertising itself on the network and IPv6 is enabled on
the interface, the Remote RMX-3200 route table may include a route
which uses the router’s link-local IPV6 address as the default IPv6 static
route.
3. Save the configuration.
In this scenario, you will add a default IPv6 static route to the
IP routing table.
(Dub)>show ip route
Destination Gateway Interface Flags
0.0.0.0/0 10.39.0.1 bridge switch Up
10.39.0.0/16 0.0.0.0 bridge switch Up
127.0.0.0/8 0.0.0.0 * Up Reject
127.0.0.1/32 0.0.0.0 lo Up Host
169.254.0.0/16 0.0.0.0 bridge switch Up
192.168.101.0/32 0.0.0.0 openvpn site Up Host
192.168.101.0/24 0.0.0.0 openvpn site Up
192.168.101.1/32 127.0.0.1 lo Up Host
default fe80::e611:5bff:fecb:4e8b
bridge switch Up
::/0 fd10::39:0:0:1 bridge switch Up
fc10:0:0:39::/64 :: bridge switch Up
fd10::/64 :: bridge switch Up
fe80::/64 :: bridge switch Up
ff00::/8 :: bridge switch Up
ff02::1/128 ff02::1 bridge switch Up
(Dub)>