Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bd-vif] all BD-VIF interfaces in state down if no efp present #29

Open
martink2 opened this issue Dec 12, 2019 · 0 comments
Open

[bd-vif] all BD-VIF interfaces in state down if no efp present #29

martink2 opened this issue Dec 12, 2019 · 0 comments

Comments

@martink2
Copy link
Contributor

Given Configuration:

bridge-domain 2140
 member BD-VIF 608
 member BD-VIF 4704

interface BD-VIF608
 no shutdown
 ...
interface BD-VIF4704
 no shutdown
 ...

Observed behaviour:

Bridge-domain 2140 (2 ports in all) 
State: UP                    Mac learning: Enabled
Aging-Timer: 300 second(s)
Maximum address limit: 65536
    BD-VIF608
    BD-VIF4704
   AED MAC address    Policy  Tag       Age  Pseudoport
   -   70DB.98BD.C87F to_bdi  static    0    BD-VIF608
   -   FA16.3E0F.F22E to_bdi  static    0    BD-VIF4704

show int BD-VIF608
BD-VIF608 is down, line protocol is down

show int BD-VIF4704
BD-VIF4704 is down, line protocol is down

Expected behaviour:

Bridge Domain is in up state so it is expected that both bdvif's would
be in up state as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant