Configure a Directly attached static route
ip route network “Subnet mask next-hop-interface-id”
Configure a recursive static route
ip route network “subnet-mask next-hop-ip”
Configure a fully specified static route
ip route network “subnet-mask interface-id next-hop-ip”