Configure Remote IS-IS SPBM Parameters on a Port
Note
This procedure only applies to the VSP 7400 Series.
About this task
Perform this procedure to configure the remote Intermediate-System-to-Intermediate-System (IS-IS) Shortest Path Bridging MAC (SPBM) parameters on a specific port.
Procedure
Example
Configuring the remote IS-IS SPBM interface type and layer 1 metric on port 1/2:
Switch:1>enable Switch:1#configure terminal Switch:1(config)#interface gigabitEthernet 1/2 Switch:1(config-if)#isis remote spbm 2 interface-type broadcast Switch:1(config-if)#isis remote spbm 2 l1-metric 2
Variable Definitions
The following table defines parameters for the isis remote spbm command.
Variable | Value |
---|---|
<1-100> |
Specifies the SPBM instance. |
interface-type {broadcast | pt-pt} |
Specifies the IS-IS SPBM interface type as broadcast or point-to-point (pt-pt). |
l1-metric <1-16777215> |
Specifies the SPBM instance layer 1 metric on the IS-IS interface located on a specific port. |