R211x-HP Flexfabric 11900 Layer 2 - LAN Switching Command Reference

173
Syntax
In standalone mode:
service slot slot-number
undo service slot
In IRF mode:
service chassis chassis-number slot slot-number
undo service chassis
Default
No LPU is specified for forwarding the traffic on the VLAN interface.
Views
VLAN interface view
Predefined user roles
network-admin
mdc-admin
Parameters
slot slot-number: Specifies an LPU. The slot-number argument represents the number of the slot that holds
the LPU. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies an LPU of an IRF member device. The chassis-number
argument represents the ID of the IRF member device. The slot-number argument represents the number
of the slot that holds the LPU. (In IRF mode.)
Usage guidelines
If no LPU is specified for forwarding the traffic on the current VLAN interface, the traffic is processed on
the card that receives the traffic.
Some functions, such as IPsec anti-replay, require that traffic for the same VLAN interface be processed
on the same card. If such a function is configured, you must use this command to specify an LPU for
forwarding the traffic on a VLAN interface.
If the specified LPU is removed, traffic on the VLAN interface cannot be forwarded even if the VLAN
interface is up. After the specified slot is installed with an LPU, traffic forwarding recovers.
Examples
# (In standalone mode.) Specify the LPU in slot 2 for forwarding traffic on VLAN-interface 200.
<Sysname> system-view
[Sysname] interface vlan-interface 200
[Sysname-Vlan-interface200] service slot 2
# (In IRF mode.) Specify the LPU in slot 2 of IRF member device 2 for forwarding traffic on VLAN-interface
200.
<Sysname> system-view
[Sysname] interface vlan-interface 200
[Sysname-Vlan-interface200] service chassis 2 slot 2