-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
135767b
commit f2d82f7
Showing
5 changed files
with
425 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,353 @@ | ||
+--------------------------------------------------------------------+ | ||
¦ • MobaXterm 20.4 • ¦ | ||
¦ (SSH client, X-server and networking tools) ¦ | ||
¦ ¦ | ||
¦ ? Telnet session to 10.14.0.221 ¦ | ||
¦ ? Your DISPLAY is set to 192.168.1.88:0.0 ¦ | ||
¦ ? For more info, ctrl+click on help or visit our website ¦ | ||
+--------------------------------------------------------------------+ | ||
|
||
Connected to Dynamips VM "R1" (ID 2, type c3600) - Console port | ||
Press ENTER to get the prompt. | ||
ROMMON emulation microcode. | ||
|
||
Launching IOS image at 0x80008000... | ||
|
||
Smart Init is disabled. IOMEM set to: 5 | ||
|
||
Using iomem percentage: 5 | ||
|
||
Restricted Rights Legend | ||
|
||
Use, duplication, or disclosure by the Government is | ||
subject to restrictions as set forth in subparagraph | ||
(c) of the Commercial Computer Software - Restricted | ||
Rights clause at FAR sec. 52.227-19 and subparagraph | ||
(c) (1) (ii) of the Rights in Technical Data and Computer | ||
Software clause at DFARS sec. 252.227-7013. | ||
|
||
cisco Systems, Inc. | ||
170 West Tasman Drive | ||
San Jose, California 95134-1706 | ||
|
||
|
||
|
||
Cisco IOS Software, 3600 Software (C3640-A3JS-M), Version 12.4(25d), RELEASE SOFTWARE (fc1) | ||
Technical Support: http://www.cisco.com/techsupport | ||
Copyright (c) 1986-2010 by Cisco Systems, Inc. | ||
Compiled Wed 18-Aug-10 06:58 by prod_rel_team | ||
|
||
Cisco 3640 (R4700) processor (revision 0xFF) with 124928K/6144K bytes of memory. | ||
Processor board ID FF1045C5 | ||
R4700 CPU at 100MHz, Implementation 33, Rev 1.2 | ||
4 Ethernet interfaces | ||
DRAM configuration is 64 bits wide with parity enabled. | ||
125K bytes of NVRAM. | ||
8192K bytes of processor board System flash (Read/Write) | ||
|
||
SETUP: new interface Ethernet0/0 placed in "shutdown" state | ||
SETUP: new interface Ethernet0/1 placed in "shutdown" state | ||
SETUP: new interface Ethernet0/2 placed in "shutdown" state | ||
SETUP: new interface Ethernet0/3 placed in "shutdown" state | ||
% There may not be enough space available to collect the complete crashinfo | ||
% It would be advisable to have 280755 bytes free space on flash:crashinfo | ||
|
||
|
||
Press RETURN to get started! | ||
|
||
|
||
*Mar 1 00:00:11.375: %LINEPROTO-5-UPDOWN: Line protocol on Interface VoIP-Null0, changed state to up | ||
*Mar 1 00:00:11.383: %LINK-3-UPDOWN: Interface Ethernet0/0, changed state to up | ||
*Mar 1 00:00:11.387: %LINK-3-UPDOWN: Interface Ethernet0/1, changed state to up | ||
*Mar 1 00:00:11.395: %LINK-3-UPDOWN: Interface Ethernet0/2, changed state to up | ||
*Mar 1 00:00:11.399: %LINK-3-UPDOWN: Interface Ethernet0/3, changed state to up | ||
*Mar 1 00:00:11.407: %LINEPROTO-5-UPDOWN: Line protocol on Interface IPv6-mpls, changed state to up | ||
*Mar 1 00:00:12.203: %SYS-5-CONFIG_I: Configured from memory by console | ||
*Mar 1 00:00:12.523: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0/0, changed state to down | ||
*Mar 1 00:00:12.527: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0/1, changed state to down | ||
*Mar 1 00:00:12.531: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0/2, changed state to down | ||
*Mar 1 00:00:12.531: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0/3, changed state to down | ||
*Mar 1 00:00:12.903: %SYS-5-RESTART: System restarted -- | ||
Cisco IOS Software, 3600 Software (C3640-A3JS-M), Version 12.4(25d), RELEASE SOFTWARE (fc1) | ||
Technical Support: http://www.cisco.com/techsupport | ||
Copyright (c) 1986-2010 by Cisco Systems, Inc. | ||
Compiled Wed 18-Aug-10 06:58 by prod_rel_team | ||
*Mar 1 00:00:12.919: %SNMP-5-COLDSTART: SNMP agent on host R1 is undergoing a cold start | ||
*Mar 1 00:00:14.203: %LINK-5-CHANGED: Interface Ethernet0/0, changed state to administratively down | ||
*Mar 1 00:00:14.211: %LINK-5-CHANGED: Interface Ethernet0/1, changed state to administratively down | ||
*Mar 1 00:00:14.219: %LINK-5-CHANGED: Interface Ethernet0/2, changed state to administratively down | ||
*Mar 1 00:00:14.227: %LINK-5-CHANGED: Interface Ethernet0/3, changed state to administratively down 2020-11-07 12:00:14 FmXuPYKbAldOIqJ4 | ||
R1#show IP interface | ||
Ethernet0/0 is administratively down, line protocol is down | ||
Internet protocol processing disabled | ||
Ethernet0/1 is administratively down, line protocol is down | ||
Internet protocol processing disabled | ||
Ethernet0/2 is administratively down, line protocol is down | ||
Internet protocol processing disabled | ||
Ethernet0/3 is administratively down, line protocol is down | ||
Internet protocol processing disabled | ||
R1#conf t | ||
Enter configuration commands, one per line. End with CNTL/Z. | ||
R1(config)#in e0/0 | ||
R1(config-if)#ip address 192.168.0.1 255.255.255.0 | ||
R1(config-if)#exit | ||
R1(config)#^Z | ||
R1# | ||
*Mar 1 00:06:39.139: %SYS-5-CONFIG_I: Configured from console by console | ||
R1#show interfaces | ||
Ethernet0/0 is administratively down, line protocol is down | ||
Hardware is AmdP2, address is cc02.1a35.0000 (bia cc02.1a35.0000) | ||
Internet address is 192.168.0.1/24 | ||
MTU 1500 bytes, BW 10000 Kbit/sec, DLY 1000 usec, | ||
reliability 255/255, txload 1/255, rxload 1/255 | ||
Encapsulation ARPA, loopback not set | ||
Keepalive set (10 sec) | ||
ARP type: ARPA, ARP Timeout 04:00:00 | ||
Last input never, output never, output hang never | ||
Last clearing of "show interface" counters never | ||
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0 | ||
Queueing strategy: fifo | ||
Output queue: 0/40 (size/max) | ||
5 minute input rate 0 bits/sec, 0 packets/sec | ||
5 minute output rate 0 bits/sec, 0 packets/sec | ||
0 packets input, 0 bytes, 0 no buffer | ||
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles | ||
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored | ||
0 input packets with dribble condition detected | ||
0 packets output, 0 bytes, 0 underruns | ||
0 output errors, 0 collisions, 0 interface resets | ||
0 unknown protocol drops | ||
0 babbles, 0 late collision, 0 deferred | ||
|
||
R1(config)#in e0/0 | ||
R1(config-if)#no shutdown | ||
R1(config-if)# | ||
*Mar 1 00:07:27.467: %LINK-3-UPDOWN: Interface Ethernet0/0, changed state to up | ||
*Mar 1 00:07:28.467: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0/0, changed state to up | ||
R1(config-if)#^Z | ||
*Mar 1 00:07:33.199: %SYS-5-CONFIG_I: Configured from console by console | ||
R1#show interface e0/0 | ||
Ethernet0/0 is up, line protocol is up | ||
Hardware is AmdP2, address is cc02.1a35.0000 (bia cc02.1a35.0000) | ||
Internet address is 192.168.0.1/24 | ||
MTU 1500 bytes, BW 10000 Kbit/sec, DLY 1000 usec, | ||
reliability 255/255, txload 1/255, rxload 1/255 | ||
Encapsulation ARPA, loopback not set | ||
Keepalive set (10 sec) | ||
ARP type: ARPA, ARP Timeout 04:00:00 | ||
Last input never, output 00:00:03, output hang never | ||
Last clearing of "show interface" counters never | ||
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0 | ||
Queueing strategy: fifo | ||
Output queue: 0/40 (size/max) | ||
5 minute input rate 0 bits/sec, 0 packets/sec | ||
5 minute output rate 0 bits/sec, 0 packets/sec | ||
0 packets input, 0 bytes, 0 no buffer | ||
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles | ||
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored | ||
0 input packets with dribble condition detected | ||
6 packets output, 1185 bytes, 0 underruns | ||
0 output errors, 0 collisions, 1 interface resets | ||
0 unknown protocol drops | ||
0 babbles, 0 late collision, 0 deferred | ||
0 lost carrier, 0 no carrier | ||
0 output buffer failures, 0 output buffers swapped out | ||
R1#ping 192.168.0.2 | ||
|
||
Type escape sequence to abort. | ||
Sending 5, 100-byte ICMP Echos to 192.168.0.2, timeout is 2 seconds: | ||
!!!!! | ||
Success rate is 100 percent (5/5), round-trip min/avg/max = 24/28/36 ms | ||
R1#ping 192.168.0.5 | ||
|
||
Type escape sequence to abort. | ||
Sending 5, 100-byte ICMP Echos to 192.168.0.5, timeout is 2 seconds: | ||
..... | ||
Success rate is 0 percent (0/5) | ||
|
||
R1#conf t | ||
Enter configuration commands, one per line. End with CNTL/Z. | ||
|
||
R1(config)#in e0/0 | ||
R1(config-if)#no ip address | ||
|
||
R1(config-if)#ipv6 unicast-routing | ||
|
||
R1(config)#in e0/0 | ||
R1(config-if)#ipv6 enable | ||
|
||
R1(config-if)#^Z | ||
|
||
R1#show ipv6 interface | ||
Ethernet0/0 is up, line protocol is up | ||
IPv6 is enabled, link-local address is FE80::CE02:1AFF:FE35:0 | ||
No global unicast address is configured | ||
Joined group address(es): | ||
FF02::1 | ||
FF02::2 | ||
FF02::1:FF35:0 | ||
MTU is 1500 bytes | ||
ICMP error messages limited to one every 100 milliseconds | ||
ICMP redirects are enabled | ||
ND DAD is enabled, number of DAD attempts: 1 | ||
ND reachable time is 30000 milliseconds | ||
ND advertised reachable time is 0 milliseconds | ||
ND advertised retransmit interval is 0 milliseconds | ||
ND router advertisements are sent every 200 seconds | ||
ND router advertisements live for 1800 seconds | ||
Hosts use stateless autoconfig for addresses. | ||
R1#conf t | ||
Enter configuration commands, one per line. End with CNTL/Z. | ||
R1(config)#in e0/0 | ||
|
||
R1(config-if)#ipv6 unicast-routing | ||
R1(config)#in e0/0 | ||
R1(config-if)#no ip address | ||
|
||
R1(config-if)#^Z | ||
R1# | ||
*Mar 1 00:17:23.235: %SYS-5-CONFIG_I: Configured from console by console | ||
R1#show interface e0/0 | ||
Ethernet0/0 is up, line protocol is up | ||
Hardware is AmdP2, address is cc02.1a35.0000 (bia cc02.1a35.0000) | ||
MTU 1500 bytes, BW 10000 Kbit/sec, DLY 1000 usec, | ||
reliability 255/255, txload 1/255, rxload 1/255 | ||
Encapsulation ARPA, loopback not set | ||
Keepalive set (10 sec) | ||
ARP type: ARPA, ARP Timeout 04:00:00 | ||
Last input 00:00:14, output 00:00:06, output hang never | ||
Last clearing of "show interface" counters never | ||
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0 | ||
Queueing strategy: fifo | ||
Output queue: 0/40 (size/max) | ||
5 minute input rate 0 bits/sec, 0 packets/sec | ||
5 minute output rate 0 bits/sec, 0 packets/sec | ||
55 packets input, 8266 bytes, 0 no buffer | ||
Received 31 broadcasts, 0 runts, 0 giants, 0 throttles | ||
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored | ||
0 input packets with dribble condition detected | ||
117 packets output, 12040 bytes, 0 underruns | ||
0 output errors, 0 collisions, 1 interface resets | ||
0 unknown protocol drops | ||
0 babbles, 0 late collision, 0 deferred | ||
0 lost carrier, 0 no carrier | ||
0 output buffer failures, 0 output buffers swapped out | ||
R1#conf t | ||
Enter configuration commands, one per line. End with CNTL/Z. | ||
R1(config)#in e0/0 | ||
R1(config-if)#ipv6 address 2001:DB8:0:1::2/64 | ||
R1(config-if)#^Z | ||
R1# | ||
*Mar 1 00:18:32.619: %SYS-5-CONFIG_I: Configured from console by console | ||
R1#conf t | ||
Enter configuration commands, one per line. End with CNTL/Z. | ||
R1(config)#in e0/0 | ||
R1(config-if)#ipv6 enable | ||
R1(config-if)#^Z | ||
*Mar 1 00:18:55.623: %SYS-5-CONFIG_I: Configured from console by console | ||
R1#ping 2001:DB8:0:1::1 | ||
|
||
Type escape sequence to abort. | ||
Sending 5, 100-byte ICMP Echos to 2001:DB8:0:1::1, timeout is 2 seconds: | ||
!!!!! | ||
Success rate is 100 percent (5/5), round-trip min/avg/max = 20/29/56 ms | ||
R1#show running-config | ||
Building configuration... | ||
|
||
Current configuration : 952 bytes | ||
! | ||
version 12.4 | ||
service timestamps debug datetime msec | ||
service timestamps log datetime msec | ||
no service password-encryption | ||
! | ||
hostname R1 | ||
! | ||
boot-start-marker | ||
boot-end-marker | ||
! | ||
! | ||
no aaa new-model | ||
memory-size iomem 5 | ||
no ip icmp rate-limit unreachable | ||
! | ||
! | ||
ip cef | ||
no ip domain lookup | ||
! | ||
! | ||
ipv6 unicast-routing | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
ip tcp synwait-time 5 | ||
! | ||
! | ||
! | ||
interface Ethernet0/0 | ||
no ip address | ||
half-duplex | ||
ipv6 address 2001:DB8:0:1::2/64 | ||
ipv6 enable | ||
! | ||
interface Ethernet0/1 | ||
no ip address | ||
shutdown | ||
half-duplex | ||
! | ||
interface Ethernet0/2 | ||
no ip address | ||
shutdown | ||
half-duplex | ||
! | ||
interface Ethernet0/3 | ||
no ip address | ||
shutdown | ||
half-duplex | ||
! | ||
! | ||
no ip http server | ||
ip forward-protocol nd | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
control-plane | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
! | ||
banner motd ^C 2020-11-07 12:00:14 FmXuPYKbAldOIqJ4 ^C | ||
! | ||
line con 0 | ||
exec-timeout 0 0 | ||
privilege level 15 | ||
logging synchronous | ||
line aux 0 | ||
exec-timeout 0 0 | ||
privilege level 15 | ||
logging synchronous | ||
line vty 0 4 | ||
login | ||
! | ||
! | ||
end | ||
|
||
R1# |
Oops, something went wrong.