R3303-HP HSR6800 Routers High Availability Command Reference

106
service
Use service to specify the card that processes traffic for the current RPR logical interface.
Use undo service to restore the default.
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
Traffic of an RPR logical interface is processed by the card where the receiving RPR physical port resides.
Views
Layer 3 RPR logical interface view
Default command level
2: System level
Parameters
slot slot-number: Specifies a card by its slot number. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number
argument represents the ID of the IRF member device, and the slot-number argument represents the
number of the slot that holds the card. (In IRF mode.)
Usage guidelines
If the card specified by this command is removed, traffic of the current RPR logical interface cannot be
forwarded. After the card is installed again, it resumes traffic forwarding for the RPR logical interface.
Do not use the service command to configure the MPU to forward traffic of the interface on an HSR6800
router, because traffic forwarding is performed by LPUs on these routers.
Examples
# Specify the card in slot 2 to process traffic for Layer 3 RPR logical interface RPR 1 (in standalone mode).
<Sysname> system-view
[Sysname] interface rpr 1
[Sysname-RPR1] service slot 2
# Specify the card in slot 2 on chassis 2 to process traffic for Layer 3 RPR logical interface RPR 1 (in IRF
mode).
<Sysname> system-view
[Sysname] interface rpr 1
[Sysname-RPR1] service chassis 2 slot 2