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'm trying to build the following topology in GNS3 using HSRP (the switches are unmanaged): I created this topology without enabling R3's f0/1 and R4's f0/0 interfaces and it works, but I'm confused about what IP addresses I should assign these 2 int...
I configured a few vlans on a switch. 3 vlans, each assigned only one port. The ouput of show vlan brief shows me exactly what I would expect:IOU1#show vlan briVLAN Name Status Ports---- -------------------------------...
Lets say I have port security configured on a switch's ports like this: Secure Port MaxSecureAddr CurrentAddr SecurityViolation Security Action (Count) (Count) (Count) --------------------------------------...
When I issue this command:
aaa accounting commands 15 default start-stop group myradiusgroup
I get this error: %AAAA-4-SERVNOTACPLUS: The server-group "myradiusgroup" is not a tacacs+ server group. Please define "myradiusgroup" as a tacacs+ serve...
Here is the command's syntax:
aaa accounting {auth-proxy | system | network | exec | connection | commands level} {default | list-name} {start-stop | stop-only | none} [broadcast] group groupname
The "command" accounting type must include the privile...
Ok i think that clears it up. I looked at the RFC and guess RADIU just uses MD5 which is perfectly fine. But I have one more question: if a preshared radius key gets compromised I need to reissue a new key to all my clients correct? If a hacker knew ...
Cool thanks for explanations it is much clearer now.I googled around and found these rather expensive Ethernet over T1 converters. Can you use one of those converters to pass Ethernet traffic over a T1 line- ie have MPLS over ethernet, but with a T1?
Thanks for the reply. "your service provider probably uses Frame Relay as an access into the MPLS network rather than running MPLS over FR"- you mean access into their own MPLS cloud right? I still don't get why they would do that. Is it because we a...
So I still don't really get it though. Does MPLS HAVE to run over an L2 protocol or can it be used without one? If mpls does require an L2 protocol what is the most common one used to deliver it?"... install mpls circut at your site ..." - this sound...