Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SVI interface is a virtual L3 interface. Can be assigned to a switch group to provide the device management using this switch group. Each unit supports 4095 virtual 4999 virtual "sviNswitch interfaces (in range 0...40954999).

An SVI interface has the following characteristics:

...

Center
ParameterDescription

N

Identifier of the SVI interface to configure.

group G

Assigns specified SVI interface to the switch group.

  • "G" – switch group identifier

[addpri|setpri N|-1]

Allows to provide priority management.

  • "setpri N" – sets the packet priority with the value "N".
  • "-1" – resets the priority.
  • "addpri" – changes the priority only if new is higher than already available for the package. Thus, the "addpri" parameter allows only to increase the priority.

clear

Removes SVI interface settings.

Examples

Set the priority 5 for all the packets passing through the "svi1" interface.

Code Block
languagetext
themeEmacs
svi 1 setpri 5

Assign "svi100" interface to switch group # 100.

Code Block
languagetext
themeEmacs
svi 100 group 100