R21xx-HP FlexFabric 11900 Fundamentals Command Reference
235
Usage guidelines
You can assign multiple jobs to a schedule. The jobs in a schedule are executed concurrently.
The jobs to be assigned to a schedule must already exist. To create a job, use the scheduler job
command.
Examples
# Assign job save-job to schedule saveconfig.
<Sysname> system-view
[Sysname] scheduler schedule saveconfig
[Sysname-schedule-saveconfig] job save-job
Related commands
• scheduler job
• scheduler schedule
load-sharing mode
Use load-sharing mode to set the load sharing mode.
Use undo load-sharing mode to restore the default.
Syntax
In standalone mode:
load-sharing mode { destination-ip { source-ip } | destination-mac { source-mac } | flexible |
ingress-port | source-ip { destination-ip } | source-mac { destination-mac } slot slot-number }
undo load-sharing mode slot slot-number
In IRF mode:
load-sharing mode { destination-ip { source-ip } | destination-mac { source-mac } | flexible |
ingress-port | source-ip { destination-ip } | source-mac { destination-mac } chassis chassis-number slot
slot-number }
undo load-sharing mode chassis chassis-number slot slot-number
Default
An LPU performs load sharing by ingress interface.
Views
System view
Predefined user roles
network-admin
Parameters
destination-ip: Performs load sharing by destination IP address.
destination-mac: Performs load sharing by destination MAC address.
ingress-port: Performs load sharing by ingress interface.
source-ip: Performs load sharing by source IP address.
source-mac: Performs load sharing by source MAC address.










