浏览代码

Fix some more template issues.

Joe Clarke 8 年之前
父节点
当前提交
02dd994b7d

+ 9 - 0
templates/port-templates/DYNAMIC/WS-C3560CG-8PC-S/ports.tmpl

@@ -1 +1,10 @@
  description Dynamic Access Port
+ switchport mode access
+ switchport nonegotiate
+ switchport port-security maximum %%MAX_MACS%%
+ switchport port-security aging time 20
+ switchport port-security
+ storm-control broadcast level pps 100
+ storm-control multicast level pps 2k
+ spanning-tree portfast
+ spanning-tree bpduguard enable

+ 1 - 0
templates/port-templates/DYNAMIC/WS-C3750X/ports.tmpl

@@ -1,2 +1,3 @@
  description Dynamic Trunk Port
  switchport trunk encapsulation dot1q
+ mls qos trust dscp

+ 1 - 1
templates/port-templates/DYNAMIC/ports.tmpl

@@ -1 +1 @@
-  switchport access vlan %%WIRED_NAT_VLAN%%
+ switchport access vlan %%WIRED_NAT_VLAN%%