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.
Just wanted to share this with the group. We have a large deployment of Alcatel 7x50 routers and that box will not correctly authenticate without getting their specific VSA's back. They do provide a freeradius dictionary file but I could not find a...
Is there a way to customize the CTA agent? Specifically, the default network config is named "Cisco Corporate". When you are prompted for creditials, is asks for info for the network Cisco Corporate. Even when I create a custom deployment config, ...
ios DNS server became available in ios 12.3. If you would like to use that function, you must upgrade. the config would be something like this:ip dns serverip name-server x.x.x.x <-replace with your ISP's name servers. Without this, the requests...
ios DNS server became available in ios 12.3. If you would like to use that function, you must upgrade. the config would be something like this:ip dns serverip name-server x.x.x.x <-replace with your ISP's name servers. Without this, the requests...
On the 2960/3560 platform their is an aggregate policer function that provides the functionality you are looking for. Below is an example I use to control routing control traffic on CPE device we provide. Our example uses this feature to do a rate-...
You need to use the "card type" command to specify the type of card, after that the interfaces will show up. See below:Router(config)#control?control-plane Router(config)#card type ? e1 E1 t1 T1Router(config)#card type t1 ? <0-2> Card slot nu...