12-04-2019 06:35 PM
Hello,
I’m having trouble with my configuration and was wondering if anyone could help out ASAP.
Core :
====================================================================================================
                           Fabric Attach Assignment Map
 ====================================================================================================
 Interface  I-SID      Vlan       State      Origin
 ----------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
  0 out of 0 Total Num of fabric attach assignment mappings displayed
 --------------------------------------------------------------------------------
CORE:1(config)#show fa assignment 1/13
====================================================================================================
                           Fabric Attach Assignment Map
 ====================================================================================================
 Interface  I-SID      Vlan       State      Origin
 ----------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
  0 out of 0 Total Num of fabric attach assignment mappings displayed
 --------------------------------------------------------------------------------
ERS Stack:
 Groundflr(config)#show fa assignment
 I-SID    VLAN             Source               Status
 --------  ----  -----------------------------  --------
 200010    10    Proxy                          Pending
 200020    20    Proxy                          Pending
 200030    30    Proxy                          Pending
 200040    40    Proxy                          Pending
 200050    50    Proxy                          Pending
 200060    60    Proxy                          Pending
Binding Count: 6
Groundflr(config)#show fa assignment
i can’t seem to figure it out and i am behind schedule...anyone please!!!!
Solved! Go to Solution.
07-01-2021 11:09 AM
1 year later, so you probably fixed the “application interaction issue”. But for those having the same issue:
ISIS seems to be not enabled on the VSP, as can be seen in the “show run” in the 2nd post.
I’ve had the same issue in the past. Just enable ISIS (router isis enable) and you should be fine 🙂
rgds
07-01-2021 11:09 AM
1 year later, so you probably fixed the “application interaction issue”. But for those having the same issue:
ISIS seems to be not enabled on the VSP, as can be seen in the “show run” in the 2nd post.
I’ve had the same issue in the past. Just enable ISIS (router isis enable) and you should be fine 🙂
rgds
12-18-2019 05:13 PM
I am using LLDP to point my Avaya phones to the IP Office box, but even though the vlans are recognized the phones are not getting IP thus going into discovery mode...any idea?
“
lldp vendor-specific call-server 1 10.30.0.5
 lldp vendor-specific file-server 1 10.30.0.5
 interface Ethernet ALL
 lldp port 1/ALL,2/ALL,3/ALL,4/ALL,5/ALL vendor-specific dot1q-framing tagged
 exit
 interface Ethernet ALL
 interface Ethernet ALL
 lldp med-network-policies port 1/ALL,2/ALL,3/ALL,4/ALL,5/ALL voice dscp 46 priority 6 tagging tagged vlan-id 30
 lldp med-network-policies port 1/ALL,2/ALL,3/ALL,4/ALL,5/ALL voice-signaling dscp 34 priority 6 tagging tagged vlan-id 30
 exit
 “
12-17-2019 04:04 PM
Sorry, I have no idea. Did you get it working ?
12-05-2019 02:33 PM
This is the current situation after troubleshooting:
CORE01:1(config)#show fa assignment
====================================================================================================
                           Fabric Attach Assignment Map
 ====================================================================================================
 Interface  I-SID      Vlan       State      Origin
 ----------------------------------------------------------------------------------------------------
 1/13       200010     10         reject     proxy
 1/13       200020     20         reject     proxy
 1/13       200030     30         reject     proxy
 1/13       200040     40         reject     proxy
 1/13       200050     50         reject     proxy
 1/13       200060     60         reject     proxy
--------------------------------------------------------------------------------
  6 out of 6 Total Num of fabric attach assignment mappings displayed
 --------------------------------------------------------------------------------
CORE01:1(config)#
GroundFlr(config)#show fa assignment
 I-SID    VLAN             Source               Status
 --------  ----  -----------------------------  --------
 200010    10    Proxy                          Rejected (application interactio
 n issue)
 200020    20    Proxy                          Rejected (application interactio
 n issue)
 200030    30    Proxy                          Rejected (application interactio
 n issue)
 200040    40    Proxy                          Rejected (application interactio
 n issue)
 200050    50    Proxy                          Rejected (application interactio
 n issue)
 200060    60    Proxy                          Rejected (application interactio
 n issue)
Binding Count: 6
Any ideas?
