Bug #4274
openAS Name isn't displayed
0%
Description
Hi,
It looks like AS Name isn't displayed properly even if both AS and ASPs are active.
OsmoSTP# show cs7 instance 0 asp
Effect Primary
ASP Name AS Name State Type Remote IP Addr:Rmt Port SCTP
------------ ------------ ------------- ---- ----------------------- ----------
stp2 ? ASP_ACTIVE m3ua 199.255.7.133:2919
asp-dyn-0 ? ASP_ACTIVE ipa 172.17.0.2:34856
asp-dyn-1 ? ASP_ACTIVE ipa 172.17.0.3:53584
OsmoSTP# show cs7 instance 0 as all
Routing Routing Key Cic Cic Traffic
AS Name State Context Dpc Si Opc Ssn Min Max Mode
------------ ------------ ---------- ------------- ---- ------------- --- ----- ----- -------
STP2 AS_ACTIVE 56 0.8.6 loadshare
telnahub AS_ACTIVE 0 0.0.0 loadshare
Files
Updated by laforge over 3 years ago
Thanks for the report, this is unfortunately one of the (many) known short-comings of the original OsmoSTP implementation. The output of the "show" command was modelled after looking at Cisco ITP output.
The "problem" is that in our implementation (which is based on the M3UA/SUA RFCs) you can have ASPs that are members of multiple different AS. So there's no 1:1 relationship between them, and hence naming a single AS in the 'show asp' output is not possible.