FAQ: How Are Link Aggregation Channels Provisioned on NetScaler SDX Being Numbered on VPX?

FAQ: How Are Link Aggregation Channels Provisioned on NetScaler SDX Being Numbered on VPX?

book

Article ID: CTX205244

calendar_today

Updated On:

Description

Q: What will be the order and number of Link Aggregation Channels on NetScaler VPX, when creating Link Aggregation Channels on NetScaler SDX SVM in the following order?

  1. LA/3:10/1,10/2  
  2. LA/2:10/3,10/4  
A: On NetScaler VPX, the order and number of LA channels will be as follows:
  1. LA/1: 10/3,10/4 
  2. LA/2:10/1,10/2
The reason being is when you add the channel from SVM level on to the VPX, the VPX reboots and if it is the only channel on that VPX then it will show up as LA/1. If you have more than one LA/x channels bound to VPX, then the first unused ID will be picked and will reflect in LA/x as shown above.

When you run the show interface command you will see the following output:

7)      Interface LA/1 (802.3ad Link Aggregate) #7
        flags=0x41004000 <ENABLED, DOWN, AGGREGATE, down, HAMON, 802.1q>
        MTU=1500, native vlan=1, MAC=x.x.x.x, downtime 0h05m23s
        Requested: media NONE, speed AUTO, duplex NONE, fctl NONE,
                 throughput 0
        Actual: throughput 0
        LLDP Mode: NONE
 
        RX: Pkts(0) Bytes(0) Errs(0) Drops(0) Stalls(0)
        TX: Pkts(0) Bytes(0) Errs(0) Drops(0) Stalls(0)
        NIC: InDisc(0) OutDisc(0) Fctls(0) Stalls(0) Hangs(0) Muted(0)
        Bandwidth thresholds are not set.
 
        LA mode: AUTO
 
                10/3: unknown                   DOWN
                PortID=(32768,3), Mux=DETACHED, Rx=DEFAULTED, UNSELECTED
                <Active, Long timeout, Agg, Defaulted>
                Partner: SysID=(0,00:00:00:00:00:00), Key=0, PortID=(0, 0)
                        <Passive, Long timeout>
                10/4: unknown                   DOWN
                PortID=(32768,4), Mux=DETACHED, Rx=DEFAULTED, UNSELECTED
                <Active, Long timeout, Agg, Defaulted>
                Partner: SysID=(0,00:00:00:00:00:00), Key=0, PortID=(0, 0)
                        <Passive, Long timeout>
 
8)      Interface LA/2 (802.3ad Link Aggregate) #8
        flags=0x41004000 <ENABLED, DOWN, AGGREGATE, down, HAMON, 802.1q>
        MTU=1500, native vlan=1, MAC=x.x.x.x, downtime 0h05m17s
        Requested: media NONE, speed AUTO, duplex NONE, fctl NONE,
                 throughput 0
        Actual: throughput 0
        LLDP Mode: NONE
 
        RX: Pkts(2) Bytes(156) Errs(0) Drops(0) Stalls(0)
        TX: Pkts(2) Bytes(156) Errs(0) Drops(0) Stalls(0)
        NIC: InDisc(0) OutDisc(0) Fctls(0) Stalls(0) Hangs(0) Muted(0)
        Bandwidth thresholds are not set.
 
        LA mode: AUTO
 
                10/1: FIBER-10000-FULL-NONE     UP  0h05m02s
                PortID=(32768,1), Mux=DETACHED, Rx=DEFAULTED, UNSELECTED
                <Active, Long timeout, Agg, Defaulted>
                Partner: SysID=(0,00:00:00:00:00:00), Key=0, PortID=(0, 0)
                        <Passive, Long timeout>
 
                10/2: FIBER-10000-FULL-NONE     UP  0h05m03s
                PortID=(32768,2), Mux=DETACHED, Rx=DEFAULTED, UNSELECTED
                <Active, Long timeout, Agg, Defaulted>
                Partner: SysID=(0,00:00:00:00:00:00), Key=0, PortID=(0, 0)
                        <Passive, Long timeout>

Issue/Introduction

Q: What will be the order and number of Link Aggregation Channels on NetScaler VPX, when creating Link Aggregation Channels on NetScaler SDX SVM in the following order?

Additional Information