-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cisco] Wrap port names on show vlan
Currently, port names were written all on one line, as if the software connecting had defined a very long terminal. This is not always the case. Fake-switch should expose possible cases, such as port names wrapping on other lines. This commit adds this (missing) feature to the show vlan command. This is a follow up of #90. Partial-bug: #97
- Loading branch information
Mathieu Mitchell
committed
Jan 26, 2017
1 parent
d697504
commit 0dccad5
Showing
2 changed files
with
42 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters