デフォルト経路を192.168.100.254に向ける。
awplus(config)# ip route 0.0.0.0/0 192.168.100.254
192.168.200.0/24へのスタティック経路を登録する。
awplus(config)# ip route 192.168.200.0/24 NEXTHOPアドレス
設定確認コマンド
awplus(config)# show ip route database
DNSサーバーリストにサーバーを追加する
awplus(config)# ip name-server DNSサーバIPアドレス