Using additional ip routing commands – Brocade Network OS Administrator’s Guide v4.1.1 User Manual
Page 565

To configure a default route with a next hop address of 10.95.6.157, enter the following ip route
command.
switch(config)# rbridge-id 30
switch(config-rbridge-id-30)# ip route 0.0.0.0/0 10.95.6.157
Using additional IP routing commands
Refer to the Network OS Command Reference for more information about using additional IP routing-
related commands. The following examples are just a few among a range of command options:
• The ip route command offers an option that allow you to specify a tag value of a route for route
filtering with a route map. The command also offers an option for specifying a cost metric.
• The ip load-sharing command can be used to balance IP traffic across up to eight equal paths.
• The ip route next-hop ospf command allows a Brocade device to use routes learned from OSPF to
resolve a configured static route.
• The ip route next-hop bgp command allows a Brocade device to use routes learned from BGP to
resolve a configured static route.
• The ip route next-hop-recursion command allows a Brocade device to resolve a route by using as
many as 10 recursive-level lookups of other routes.
Using additional IP routing commands
Network OS Administrator’s Guide
565
53-1003225-04