Refactor: stop trying to derive implicit LCP names. Make it mandatory and explicitly configured
This commit is contained in:
@ -3,7 +3,8 @@ test:
|
||||
errors:
|
||||
expected:
|
||||
- "sub-interface GigabitEthernet1/0/0.(101|102) has invalid encapsulation"
|
||||
count: 2
|
||||
- "sub-interface .* has LCP name .* but its encapsulation is not exact-match"
|
||||
count: 4
|
||||
---
|
||||
interfaces:
|
||||
GigabitEthernet1/0/0:
|
||||
|
Reference in New Issue
Block a user