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.
Hi All,
I've a Cisco 887 running (c880data-universalk9-mz.156-3.M1.bin), I'm trying to use show archive config diff to review changes, I'd also like to use the rollback feature when working remotely. However any time I use show arch config diff even ...
Hi All,
I'm having a strange issue setting up a 887 when I'm trying to set it up for ssh access.
starting from an erase startup and reload I enter the following commands
Router#conf t
Router(config)#hostname test-rtr
test-rtr(config)#ip domain-name...
Hi All,
Seeing a strange issue on an 871,
I've defined a Dialler interface Dialler 10 for PPPoE, It comes up and establishes with no issue.
When I shut the Dialler interface I keep getting the log line "%LINK-3-UPDOWN: Interface Virtual-Access1, ch...
Hi All,
My ISP has provided me with a number of PPPoE accounts, I wish to put each one into a different VRF that's not an issue.
The issue is the PPPoE sessions keep bouncing I suspect this is to do with the fact that each virtual-access interface th...
Never mind found my problem,
On lines vty 0 15 I had accidentally left the the config as
transport input none
having forgot to set it to
transport input ssh
Somedays you gotta take a break to see the wood from the trees and on other days you gotta ...
Sadly they can't break it out into 2 different vlan's.
I'll just have to split it between 2 devices as wan and bring them back to a lan device. I just wanted to see if I could manually get a mac set on the dialler interface for the virtual access int...
interface FastEthernet4 description stuff goes here no ip address duplex auto speed auto no cdp enable!interface FastEthernet4.10 description stuff goes here encapsulation dot1Q 10 pppoe-client dial-pool-number 1 pppoe-client dial-pool-number 2
int...