-
Notifications
You must be signed in to change notification settings - Fork 735
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Template: ruckus_fastiron, show mac-address (#896)
- Loading branch information
1 parent
b890275
commit d93a272
Showing
6 changed files
with
18,471 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
Value Filldown VLAN_ID (\d+) | ||
Value Filldown NAME (\S+) | ||
Value Required STATUS ((Untagged|Tagged)) | ||
Value STACK_ID (\d+) | ||
Value SLOT (\d+) | ||
Value Required PORT (\d+) | ||
Value LAG (\S+) | ||
|
||
Start | ||
^Total\sPORT-VLAN\sentries:\s\d+ | ||
^Maximum\sPORT-VLAN\sentries:\s\d+ | ||
^Legend:\s\[Stk=Stack-Id,\sS=Slot\] | ||
^PORT-VLAN\s${VLAN_ID},\sName\s${NAME},\sPriority\s+level\d+,\s(Off|On)\s* | ||
^\s+${STATUS}\s+Ports:\s+\(U${STACK_ID}\/M${SLOT}\)\s+${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(U${STACK_ID}\/M${SLOT}\)\s+(?:\d+\s+){1}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(U${STACK_ID}\/M${SLOT}\)\s+(?:\d+\s+){2}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(U${STACK_ID}\/M${SLOT}\)\s+(?:\d+\s+){3}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(U${STACK_ID}\/M${SLOT}\)\s+(?:\d+\s+){4}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(U${STACK_ID}\/M${SLOT}\)\s+(?:\d+\s+){5}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(U${STACK_ID}\/M${SLOT}\)\s+(?:\d+\s+){6}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(U${STACK_ID}\/M${SLOT}\)\s+(?:\d+\s+){7}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(U${STACK_ID}\/M${SLOT}\)\s+(?:\d+\s+){8}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(U${STACK_ID}\/M${SLOT}\)\s+(?:\d+\s+){9}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(U${STACK_ID}\/M${SLOT}\)\s+(?:\d+\s+){10}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(U${STACK_ID}\/M${SLOT}\)\s+(?:\d+\s+){11}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(${LAG}\)\s+${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(${LAG}\)\s+(?:\d+\s+){1}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(${LAG}\)\s+(?:\d+\s+){2}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(${LAG}\)\s+(?:\d+\s+){3}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(${LAG}\)\s+(?:\d+\s+){4}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(${LAG}\)\s+(?:\d+\s+){5}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(${LAG}\)\s+(?:\d+\s+){6}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(${LAG}\)\s+(?:\d+\s+){7}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(${LAG}\)\s+(?:\d+\s+){8}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(${LAG}\)\s+(?:\d+\s+){9}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(${LAG}\)\s+(?:\d+\s+){10}${PORT} -> Continue.Record | ||
^\s+${STATUS}\s+Ports:\s+\(${LAG}\)\s+(?:\d+\s+){11}${PORT} -> Continue.Record | ||
^\s+(Untagged|Tagged)\s+Ports:\s+\(\S+\)\s+(?:\d+\s+)*\d+\s*$$ | ||
^\s+(Untagged|Tagged)\s+Ports:\s+None | ||
^\s+Mac-Vlan\s+Ports:\s+ | ||
^\s+Monitoring:\s+ | ||
^\s*$$ | ||
^.+ -> Error | ||
|
||
Done | ||
^.* |
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 |
---|---|---|
@@ -0,0 +1,61 @@ | ||
Total PORT-VLAN entries: 10 | ||
Maximum PORT-VLAN entries: 1024 | ||
|
||
Legend: [Stk=Stack-Id, S=Slot] | ||
|
||
PORT-VLAN 1, Name OPS, Priority level0, Off | ||
Untagged Ports: (U1/M1) 4 5 6 7 8 9 | ||
Tagged Ports: (U1/M2) 1 | ||
Mac-Vlan Ports: None | ||
Monitoring: Disabled | ||
PORT-VLAN 2, Name REG, Priority level0, Off | ||
Untagged Ports: (U1/M1) 10 11 12 | ||
Tagged Ports: (U1/M2) 1 | ||
Mac-Vlan Ports: None | ||
Monitoring: Disabled | ||
PORT-VLAN 3, Name DVR, Priority level0, Off | ||
Untagged Ports: (U1/M1) 13 14 15 16 17 18 19 20 21 22 23 24 | ||
Untagged Ports: (U1/M1) 25 26 27 28 29 30 31 32 33 34 35 36 | ||
Untagged Ports: (U1/M1) 37 38 39 40 41 42 43 44 45 46 | ||
Tagged Ports: (U1/M2) 1 | ||
Mac-Vlan Ports: None | ||
Monitoring: Disabled | ||
PORT-VLAN 4, Name SIPS, Priority level0, Off | ||
Untagged Ports: (U1/M1) 47 48 | ||
Tagged Ports: (U1/M2) 1 | ||
Mac-Vlan Ports: None | ||
Monitoring: Disabled | ||
PORT-VLAN 5, Name APS, Priority level0, Off | ||
Untagged Ports: (U1/M1) 1 2 3 | ||
Tagged Ports: (U1/M2) 1 | ||
Mac-Vlan Ports: None | ||
Monitoring: Disabled | ||
PORT-VLAN 7, Name P2PE, Priority level0, Off | ||
Untagged Ports: None | ||
Tagged Ports: (U1/M2) 1 | ||
Mac-Vlan Ports: None | ||
Monitoring: Disabled | ||
PORT-VLAN 10, Name 901SIPS, Priority level0, Off | ||
Untagged Ports: None | ||
Tagged Ports: (U1/M1) 1 2 3 | ||
Tagged Ports: (U1/M2) 1 | ||
Mac-Vlan Ports: None | ||
Monitoring: Disabled | ||
PORT-VLAN 11, Name CUSTOMERWIFI, Priority level0, Off | ||
Untagged Ports: None | ||
Tagged Ports: (U1/M1) 1 2 3 | ||
Tagged Ports: (U1/M2) 1 | ||
Mac-Vlan Ports: None | ||
Monitoring: Disabled | ||
PORT-VLAN 12, Name SYOD, Priority level0, Off | ||
Untagged Ports: None | ||
Tagged Ports: (U1/M1) 1 2 3 | ||
Tagged Ports: (U1/M2) 1 | ||
Mac-Vlan Ports: None | ||
Monitoring: Disabled | ||
PORT-VLAN 666, Name DEFAULT-VLAN, Priority level0, Off | ||
Untagged Ports: (U1/M2) 1 2 | ||
Untagged Ports: (U1/M3) 1 2 3 4 | ||
Tagged Ports: None | ||
Mac-Vlan Ports: None | ||
Monitoring: Disabled |
Oops, something went wrong.