静态

普通静态路由

[ar1]ip route-static 2.2.2.1 24 1.1.1.2
ip route-static <目的网络地址> <目的网络掩码> <下一跳地址或出接口>

默认路由

ip route-static 0.0.0.0 24 1.1.1.2

动态路由