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.
HiWe use 7206 as a PPPoE BRAS. All user sessions are rate limited using MQC on virtual-access interfaces.Rate changes dependng of the time of day. It's imlemented using time-based acl. Now we want to migrate to asr1000,but that router doesn't support...
I have 7206 with 12.2 SB as a broadband PPPoE aggregator. 7206 uses tac_plus server to authenticate user PPPoE sessions. The problem is tac_plus does not log stop records. After some research I find out that router can not send accounting records whi...
HiDoes anybody knows if it possible to enter multiple commands over rsh on Cisco device.I mean sequences like this:conf tservice password-encryptionusername xxxx secret yyyy
It's possible to enter conf t through rsh.I made it. May you didn't add "enable" keyword at the end of the "ip rcmd remote-host..." command. The problem is that rsh doesn't accept more than one command at a time.