debug sw-vlan ifs
To enable debugging of the VLAN manager IOS file system (IFS) error tests, use the debug sw-vlan ifs
command in privileged EXEC mode. To disable debugging, use the no form of this command.
debug sw-vlan ifs {open {read| write}| read {1| 2| 3| 4}| write}
no debug sw-vlan ifs {open {read| write}| read {1| 2| 3| 4}| write}
Syntax Description
Displays VLAN manager IFS file-read operation debug messages.open read
Displays VLAN manager IFS file-write operation debug messages.open write
Displays file-read operation debug messages for the specified error test (1, 2,
3, or 4).
read
Displays file-write operation debug messages.write
Command Default
Debugging is disabled.
Command Modes
Privileged EXEC
Command History
ModificationRelease
This command was introduced.Cisco IOS XE 3.3SECisco IOS XE 3.3SE
Usage Guidelines
The undebug sw-vlan ifs command is the same as the no debug sw-vlan ifs command.
When selecting the file read operation, Operation 1 reads the file header, which contains the header verification
word and the file version number. Operation 2 reads the main body of the file, which contains most of the
domain and VLAN information. Operation 3 reads type length version (TLV) descriptor structures. Operation
4 reads TLV data.
Examples
This example shows how to display file-write operation debug messages:
Device# debug sw-vlan ifs write
Related Commands
DescriptionCommand
Displays the parameters for all configured VLANs or one VLAN (if the VLAN
ID or name is specified) in the administrative domain.
show vlan
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
1011
debug sw-vlan ifs