Configuration manual

WAN configuration 11
Configuration — Command Line Interface
7 Exit interface configuration mode.
exit
The system is now in global configuration mode.
8 Add a default route:
ip route 0.0.0.0 0.0.0.0 <ip-address-of-router> 1
9 Assign the addresses of the DNS servers:
dns-server forwarder primary <ip-addr-of-primary-dns>
secondary <ip-addr-of-secondary-dns>
10 Exit all levels of configuration mode:
end
End
Variable definitions
The following table describes the variables and values for configuring Ethernet WAN.
Configuring the uplink rate limit
Complete this procedure to configure the uplink rate limit. This procedure is optional for
the Ethernet WAN.
Procedure steps
Step Action
1 Enter global configuration mode:
configure terminal
2 Set the uplink rate limit speed:
uplink rate limit <speed-in-bps>
3 Enable the uplink rate limit:
uplink rate limit enable
Variable Value
wan-ip-address
Type the WAN IP address, if the IP Address Assignment is manual.
subnet-mask
Type the subnet mask, if the IP Address Assignment is manual.
ip-address-of-router
Type the gateway IP Address, if the IP Address Assignment is manual.
ip-addr-of-primary-d
ns
Type the primary DNS server IP address, if the IP Address Assignment is
manual.
ip-addr-of-secondary
-dns
Type the secondary DNS server IP address, if the IP Address Assignment
is manual.