How could "configure ospf vlan Vxxx priority 0" strings automatically appear in BD or X8 configuration?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-30-2017 10:56 AM
Hello, everybody!
I've noticed a strange issue:
Strings like this:
configure ospf vlan V251 priority 0
configure ospf vlan V3000 priority 0
appeared in my BD8806 and X8 confs.
I do not use any dynamic routing protocols and I've never configured ospf here.
Could you please explain this?
There are MLAG, VRRP and inter-vlan routing for all vlans on my switches.
Many thanks in advance,
Ilya
I've noticed a strange issue:
Strings like this:
configure ospf vlan V251 priority 0
configure ospf vlan V3000 priority 0
appeared in my BD8806 and X8 confs.
I do not use any dynamic routing protocols and I've never configured ospf here.
Could you please explain this?
There are MLAG, VRRP and inter-vlan routing for all vlans on my switches.
Many thanks in advance,
Ilya
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-31-2017 12:09 PM
I guess you are running advanced edge license. This is a default config for it, as you can't have a different priority in that license. It's common to see it. Did you reboot/upgrade lately?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-31-2017 12:09 PM
Hello,
yes, you are right. A couple of months ago I've upgraded all the chassis to 16.2...
yes, you are right. A couple of months ago I've upgraded all the chassis to 16.2...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-30-2017 11:48 AM
Hi Ilya,
Execute "show configuration ospf" and check if the vlan has been added to ospf (like mentioned below).
"configure ospf add vlan v251 area x.x.x.x" .
For switches with "Advance Edge" license the default priority for OSPF interface is "0". Once you add any vlan to ospf you can see the CLI what you have mentioned.
configure ospf vlan V251 priority 0
Thanks,
Parthiban.V
Execute "show configuration ospf" and check if the vlan has been added to ospf (like mentioned below).
"configure ospf add vlan v251 area x.x.x.x" .
For switches with "Advance Edge" license the default priority for OSPF interface is "0". Once you add any vlan to ospf you can see the CLI what you have mentioned.
configure ospf vlan V251 priority 0
Thanks,
Parthiban.V
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-30-2017 11:48 AM
Hello, Parthiban,
I insist, no one has added any ospf configs. These settings have appeared by itself!
I insist, no one has added any ospf configs. These settings have appeared by itself!
