Reserve Bandwidth for Advanced Features

Enables the switch to support advanced features by reserving ports as loopback ports. When disabled, you can use all ports on the switch, but advanced features do not work.

When you enable this boot flag, you need to save and reboot with the new configuration.

Note

Note

Exception: only supported on VSP 7400 Series and XA1480.

Before you begin

Product Notice: For VSP 7400 Series, you must ensure your configuration does not include reserved ports before you enable this feature. If the configuration includes reserved ports after you enable this feature and restart the switch, the switch stops loading the configuration.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Enable the boot configuration flag:

    boot config flags advanced-feature-bandwidth-reservation [low | high]

  3. Save the configuration, and then reboot the switch.
    Important

    Important

    A change to the advanced-feature-bandwidth-reservation boot flag requires a reboot for the change to take effect.

  4. Verify the boot flag configuration:

    show boot config flags

  5. Verify that the switch reserved the ports as loopback ports. Reserved ports are not visible in the output of the following command:
    Note

    Note

    This step only applies to VSP 7400 Series.

    show interfaces gigabitEthernet

Example

Enable this feature to the low level.

Switch:1>enable
Switch:1#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch:1(config)#boot config flags advanced-feature-bandwidth-reservation low
   Warning: Please note that the configuration for the following ports 1/31-1/32 
            will be removed from the configuration file.   
 Are you sure you want to continue (y/n) ? y    
    Warning: Please save the configuration and reboot the switch
             for this to take effect.
             Flag advanced-feature-bandwidth-reservation is changed to enable (low).