On 7/3/13 5:41 PM, Phil Bedard wrote:
The ALU 7750/7450, etc. routers have a separate routing process/configuration for their OOB mgmt and as of the last time I looked do not support a default gateway.
Well you can set up multiple static routes. The only route you can't set it 0/0. This will work, though I'd suggest only putting the management routes it needs in it. A:Milhouse>bof# static-route 0.0.0.0/0 next-hop 1.0.0.2 MINOR: SYSTEM #1505 Invalid static route destination prefix - cannot configure default route on the management interface A:Milhouse>bof# static-route 0.0.0.0/1 next-hop 1.0.0.2 *A:Milhouse>bof# static-route 128.0.0.0/1 next-hop 1.0.0.2 *A:Milhouse>bof# show bof =============================================================================== BOF (Memory) =============================================================================== primary-image nope.jpg primary-config Milhouse/config.cfg address 1.0.0.70/24 active primary-dns 1.0.0.2 dns-domain nope.jpg static-route 0.0.0.0/1 next-hop 1.0.0.2 static-route 128.0.0.0/1 next-hop 1.0.0.2 autonegotiate duplex full speed 100 wait 4 persist on no li-local-save no li-separate console-speed 115200 =============================================================================== -- Bryan Fields 727-409-1194 - Voice 727-214-2508 - Fax http://bryanfields.net
participants (1)
-
Bryan Fields