Tuesday 3 February 2015

Cannot create SVI

The SVI cannot be created.

Possible Cause

The interface-vlan feature is not enabled.

Solution

The interface-vlan feature must be enabled before configuring the SVI. Use the show feature command to determine which features are enabled.

Example:

 switch(config)# feature interface-vlan
 switch(config)# show feature
 Feature Name          Instance  State  
 --------------------  --------  --------
 tacacs                1         disabled
 lacp                  1         enabled
 interface-vlan        1         enabled
 private-vlan          1         enabled
 udld                  1         enabled
 vpc                   1         enabled
 fcoe                  1         disabled
 fex                   1         enabled

No comments:

Post a Comment