Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
If the following is true...The following is sample output from the show dlsw circuits command: Router# show dlsw circuits Index local addr(lsap) remote addr(dsap) state uptime4060086272 4000.0000.0056(F0) 4001.0000.0049(F...
Problem Details: In a Remote Router Cisco 3845's LAN segment there is a SNA Server that requests services from the Central Site Location. In the Central Site Location there is a Router Cisco that handles all the DLSW connections fro...
I have several error messages like the following on the AS5350XM:Jun 20 09:24:58.495: %VOICE_IEC-3-GW: C SCRIPTS: Internal Error (Incompatible protocols): IEC=1.1.47.11.23.0 on callID 276 GUID=80B7BC9D333DD11D670066020A016C37I am looking for its mean...
Actual situation:I have two Motorola Routers conected through Frame Relay Service. SNA Switching DLSW working perfectly.That is all being replaced by Two Cisco Router (2811) connected through MetroEthernet Service. The SNA (DLSW) is not working the "...
They are Multicast OSPF Group-membership-LSAs and as Peter mentioned are not supported by Cisco, read more about it here: http://tools.ietf.org/html/rfc1584
Try this:ip access-list extended SMTP_ACL permit tcp any gt 1024 any eq 25class-map match-any qos-set-SMTP match access-group name SMTP_ACLpolicy-map INBOUND-TRAFFIC class qos-set-SMTP set dscp cs1class-map match-any qos-SMTP match ip dscp cs1 pol...
You have to think in terms of trust regardless of IOS accepting the configuration or not. To make the point clearer, if the port is trusted (meaning for example it is an uplink Port to Distribution Switch or Next-Hop Router) then you configure "mls q...
Look at the top left table of this poster http://packetlife.net/posters/IOS_Interior_Routing_Protocols.pdf and I think everything will be more clear, just think of what resources each protocol uses within the IP or TCP stack of protocols. Cheers and ...