OSPF configuration on Enterasys S series - default routes and passive interfaces.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-19-2014 02:52 PM
I have 2 questions about OSPF configuration:
Firstly - Is there an equivalent to the Cisco command default-information originate ?
If not, how should I go about advertising a default route in a single area OSPF network.
Secondly - I see the passive-interface command, but is there an equivalent to the passive-interface default
command? I have quite a lot of routed interfaces that I want included in OSPF as passive interfaces, but I'd rather not have to go through and specify each and every one as passive. It would be much easier to set passive-interface default and then negate the command for those interfaces connected to other routers.
Firstly - Is there an equivalent to the Cisco command default-information originate ?
If not, how should I go about advertising a default route in a single area OSPF network.
Secondly - I see the passive-interface command, but is there an equivalent to the passive-interface default
command? I have quite a lot of routed interfaces that I want included in OSPF as passive interfaces, but I'd rather not have to go through and specify each and every one as passive. It would be much easier to set passive-interface default and then negate the command for those interfaces connected to other routers.
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-19-2014 03:30 PM
re: redistribute static - yes. This is currently how the default route is injected into single area/area 0
passive interface default
yes, fairly new support. This has been supported since (i believe) 8.11 code release.
passive interface default
yes, fairly new support. This has been supported since (i believe) 8.11 code release.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-19-2014 03:30 PM
So you're saying that I'd use the redistribute static command to advertise the default route?
Regarding passive-int default - are you saying this command is available? I have been unable to find it either on the devices or in the CLI guides. Has it been introduced in a recent firmware?
Regarding passive-int default - are you saying this command is available? I have been unable to find it either on the devices or in the CLI guides. Has it been introduced in a recent firmware?
