-
Notifications
You must be signed in to change notification settings - Fork 741
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
status regex includes non-whitespace (#1941)
Co-authored-by: Michael Bear <[email protected]>
- Loading branch information
1 parent
e638efd
commit 5235423
Showing
5 changed files
with
25 additions
and
7 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
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
6 changes: 3 additions & 3 deletions
6
...sco_ios/show_interfaces_status/cisco_ios_show_interfaces_status_with_keywords_in_name.raw
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Port Name Status Vlan Duplex Speed Type | ||
Fa0/1 *** connected to U notconnect 150 auto auto 10/100BaseTX | ||
Fa0/2 funky trunky port notconnect trunk auto auto 10/100BaseTX | ||
Fa0/2 funky trunk port notconnect trunk auto auto 10/100BaseTX | ||
Fa0/3 routed magic notconnect routed auto auto 10/100BaseTX | ||
Fa0/4 uplink notconnect 123 auto auto 10/100BaseTX | ||
Fa0/4 downlink notconnect 456 auto auto 10/100BaseTX | ||
Fa0/4 suspended customer disabled 789 auto auto 10/100BaseTX | ||
Fa0/5 downlink notconnect 456 auto auto 10/100BaseTX | ||
Fa0/6 suspended customer disabled 789 auto auto 10/100BaseTX |
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