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.
I know that in a 4500 style switch it supports a maximum of 64 VRF-lite routing instances. However what is the maximum amount of VRF-Lite routing instances can a 6509-E switch support with a Sup-720 sup module?
To anyone that can lead me in the right direction:I have a 6509 switch with IOS " s3223-adventerprise_wan-mz.122-33.SXJ2.bin" on it. I am running VRF-lite on it and would like to route some subnets from the global route table to the VRF route table....
I have a question that I figured I would pose to the forum... I am trying to use VLAN mapping and VLAN filtering on a 6509 applied to a VLAN. On the VLAN map I am referring to an ACL that I created. This ACL uses numerous lines permiting and denying...
I have an issue I would like to resolve, so I thought I would throw it out to the forum... I used to have a Point-to-Point dedicated T-1 between my facilities. The subnet was the same and as EIGRP learned it was a neighbor and all routes were adverti...
I probably have an easy question with an easy resolution, but I cannot see it. I have a PIX 515 running 6.3(3) and I have set it up for PPTP VPDN with local authentication. I have a local pool dulling out the IP addresses for the VPN users. I authent...
I would start by looking at the SHOW ISDN HISTORY command and see what ISDN number is calling your router. Is it the remote end or is it a rogue user calling and then hanging up.If you confirm the correct number then you need to do a debug on ISDN e...
What did the logs and acl hits tell you?? One thing I would do is change your acl fromaccess-list outside_access_in permit tcp host server1 eq 3389 interface outside eq 3389access-list outside_access_in permit tcp host server2 eq 1433 interface outsi...
I would then get the global natted outside address of your remote svrs that are initiating the RDP session. Place them into your access-listAnd change the ACL like I suggested earlier but this time place the global outside address on the ACL to be mo...
You need to be more descriptive in what is happening..1) Who is initiating the RDP session. Inside svr to outside or outside to inside? Is the remote svr allowing RDP sessions from your subnet?2) Are all the svrs seeing the same symptom or just one ...