File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 182
182
choices: ['auto', 'full', 'half']
183
183
default: auto
184
184
enable_pfc:
185
- description
185
+ description:
186
186
- State of Priority Flow Control (PFC) on the interface
187
187
type: bool
188
188
default: false
189
189
enable_cdp:
190
- description
190
+ description:
191
191
- State of CDP protocol on the interface
192
192
type: bool
193
193
default: true
194
194
enable_monitor:
195
- description
195
+ description:
196
196
- State of Switchport Monitor for SPAN/ERSPAN
197
197
type: bool
198
198
default: false
580
580
type: bool
581
581
default: true
582
582
enable_pfc:
583
- description
583
+ description:
584
584
- State of Priority Flow Control (PFC) on the interface
585
585
type: bool
586
586
default: false
587
587
enable_cdp:
588
- description
588
+ description:
589
589
- State of CDP protocol on the interface
590
590
type: bool
591
591
default: true
592
592
enable_monitor:
593
- description
593
+ description:
594
594
- State of Switchport Monitor for SPAN/ERSPAN
595
595
type: bool
596
596
default: false
You can’t perform that action at this time.
0 commit comments