networking:cisco-1921
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| networking:cisco-1921 [17/11/2025 13:56] – [Running Config] andrew | networking:cisco-1921 [18/11/2025 16:04] (current) – [Running Config] andrew | ||
|---|---|---|---|
| Line 123: | Line 123: | ||
| + | After a reboot:- | ||
| + | < | ||
| + | int-router01> | ||
| + | Cisco IOS Software, C1900 Software (C1900-UNIVERSALK9-M), | ||
| + | |||
| + | int-router01> | ||
| + | Interface | ||
| + | Embedded-Service-Engine0/ | ||
| + | GigabitEthernet0/ | ||
| + | GigabitEthernet0/ | ||
| + | GigabitEthernet0/ | ||
| + | |||
| + | </ | ||
| + | |||
| + | The '' | ||
| + | |||
| ==== Running Config ==== | ==== Running Config ==== | ||
| - | TODO | + | To show a running config without page breaks, use '' |
| + | Old running config from 1841 - needs updating to Gigabit interfaces. | ||
| < | < | ||
| + | version 15.1 | ||
| + | service timestamps debug datetime msec | ||
| + | service timestamps log datetime msec | ||
| + | service password-encryption | ||
| + | ! | ||
| + | hostname my-router | ||
| + | ! | ||
| + | boot-start-marker | ||
| + | < | ||
| + | boot-end-marker | ||
| + | ! | ||
| + | ! | ||
| + | logging buffered 51200 warnings | ||
| + | enable secret 5 reallySecret | ||
| + | ! | ||
| + | no aaa new-model | ||
| + | ! | ||
| + | clock timezone GMT 0 0 | ||
| + | clock summer-time BST recurring 4 Sun Mar 1:00 4 Sun Oct 2:00 | ||
| + | dot11 syslog | ||
| + | ip source-route | ||
| + | ! | ||
| + | ! | ||
| + | ! | ||
| + | ! | ||
| + | ! | ||
| + | ip cef | ||
| + | ip domain list mydomain.co.uk | ||
| + | ip domain name mydomain.co.uk | ||
| + | ip name-server 92.190.220.250 | ||
| + | ip name-server 220.168.200.20 | ||
| + | ipv6 source-route | ||
| + | ipv6 unicast-routing | ||
| + | ipv6 cef | ||
| + | ipv6 multicast-routing | ||
| + | ! | ||
| + | multilink bundle-name authenticated | ||
| + | ! | ||
| + | crypto pki token default removal timeout 0 | ||
| + | ! | ||
| + | ! | ||
| + | ! | ||
| + | ! | ||
| + | license udi pid CISCO1841 sn FCZ090720RC | ||
| + | username admin password 7 anothersecret | ||
| + | ! | ||
| + | redundancy | ||
| + | ! | ||
| + | ! | ||
| + | ip ssh time-out 60 | ||
| + | ip ssh version 2 | ||
| + | ! | ||
| + | ! | ||
| + | interface FastEthernet0/ | ||
| + | | ||
| + | ip address ww.xx.yy.zz 255.255.255.248 | ||
| + | | ||
| + | speed auto | ||
| + | ! | ||
| + | interface FastEthernet0/ | ||
| + | no ip address | ||
| + | | ||
| + | speed auto | ||
| + | pppoe enable group global | ||
| + | | ||
| + | ! | ||
| + | interface Dialer0 | ||
| + | | ||
| + | ip address negotiated | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | ipv6 address dhcp rapid-commit | ||
| + | ipv6 enable | ||
| + | ipv6 traffic-filter adsl-ipv6 in | ||
| + | ppp chap hostname user@domain | ||
| + | ppp chap password 7 chappassword | ||
| + | no cdp enable | ||
| + | ! | ||
| + | ip forward-protocol nd | ||
| + | no ip http server | ||
| + | no ip http secure-server | ||
| + | ! | ||
| + | ! | ||
| + | ip route 0.0.0.0 0.0.0.0 Dialer0 | ||
| + | ! | ||
| + | ip access-list standard snmpv4 | ||
| + | | ||
| + | |||
| + | |||
| + | dialer-list 1 protocol ip permit | ||
| + | ipv6 route ::/0 Dialer0 | ||
| + | ! | ||
| + | ! | ||
| + | ! | ||
| + | ! | ||
| + | snmp-server community mystring1 RO 22 | ||
| + | snmp-server community mystring2 RO snmpv4 | ||
| + | snmp-server ifindex persist | ||
| + | snmp-server location Attic-comms-cab | ||
| + | snmp-server contact support@mydomain.co.uk | ||
| + | ! | ||
| + | ! | ||
| + | control-plane | ||
| + | ! | ||
| + | ! | ||
| + | banner exec ^CCC | ||
| + | Session established to $(hostname) on line $(line)^C | ||
| + | banner login ^CCC | ||
| + | +-------------------------------------------------------+ | ||
| + | | This is a private system and | | ||
| + | | is only for the use of authorized personnel. | ||
| + | | | | ||
| + | +-------------------------------------------------------+ | ||
| + | | | | ||
| + | | If you are allowed access, you will have been told. | | ||
| + | | If you have to ask anyone if you are authorized, | ||
| + | | | | ||
| + | | -*YOU AREN' | ||
| + | | | | ||
| + | +-------------------------------------------------------+ | ||
| + | |||
| + | |||
| + | |||
| + | ^C | ||
| + | banner motd ^CCCx^C | ||
| + | ! | ||
| + | line con 0 | ||
| + | | ||
| + | login | ||
| + | line aux 0 | ||
| + | line vty 0 4 | ||
| + | | ||
| + | | ||
| + | login local | ||
| + | | ||
| + | ! | ||
| + | scheduler allocate 20000 1000 | ||
| + | ntp server 123.123.123.1 | ||
| + | |||
| + | end | ||
| </ | </ | ||
| Line 149: | Line 309: | ||
| - | OpenReach ONT | + | OpenReach ONT (Believed to be a Nokia model) |
| {{: | {{: | ||
networking/cisco-1921.1763387811.txt.gz · Last modified: by andrew
