Hithm Config
Hithm Config
R1(config)#int g0/0
R1(config-if)#no sh
R1(config-if)#
*Jan 12 22:23:21.131: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state
to up
R1(config-if)#
*Jan 12 22:23:22.131: %LINEPROTO-5-UPDOWN: Line protocol on Interface
GigabitEthernet0/0, changed state to up
R1(config-if)#ip address 50.50.50.1 255.255.255.252
R1(config-if)#int f1/0
R1(config-if)#no sh
R1(config-if)#
*Jan 12 22:24:11.151: %LINK-3-UPDOWN: Interface FastEthernet1/0, changed state to
up
*Jan 12 22:24:12.151: %LINEPROTO-5-UPDOWN: Line protocol on Interface
FastEthernet1/0, changed state to up
R1(config-if)#ip address 192.168.10.254 255.255.255.0
R1(config-if)#ex
R1(config)#
R1(config)#ip route 60.60.60.0 255.255.255.252 50.50.50.2
R1(config)#end
R1#
R1#wr
*Jan 12 22:25:14.255: %SYS-5-CONFIG_I: Configured from console by console
R1#wr
Warning: Attempting to overwrite an NVRAM configuration previously written
by a different version of the system image.
Overwrite the previous NVRAM configuration?[confirm]
Building configuration...
[OK]
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#int tunnel ?
<0-2147483647> Tunnel interface number
R1(config)#int tunnel 1
R1(config-if)#
*Jan 12 22:27:02.467: %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel1,
changed state to down
R1(config-if)#tunnel source g0/0
R1(config-if)#tunnel destination 60.60.60.2 255.255.255.252
^
% Invalid input detected at '^' marker.
R1(config-if)#tunnel destination ?
Hostname or A.B.C.D ip address or host name
X:X:X:X::X IPv6 address
dynamic destination dynamic
...........................
ISP:
ISP(config)#int g0/0
ISP(config-if)#no sh
ISP(config-if)#
*Jan 12 22:32:33.795: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state
to up
*Jan 12 22:32:34.795: %LINEPROTO-5-UPDOWN: Line protocol on Interface
GigabitEthernet0/0, changed state to up
ISP(config-if)#
ISP(config-if)#ip address 50.50.50.2 255.255.255.252
ISP(config-if)#int f1/0
ISP(config-if)#no sh
ISP(config-if)#
*Jan 12 22:33:05.523: %LINK-3-UPDOWN: Interface FastEthernet1/0, changed state to
up
*Jan 12 22:33:06.523: %LINEPROTO-5-UPDOWN: Line protocol on Interface
FastEthernet1/0, changed state to up
ISP(config-if)#ip address 60.60.60.1 255.255.255.252
ISP(config-if)#end
ISP#
ISP#wr
Warning: Attempting to overwrite an NVRAM configuration previously written
by a different version of the system image.
Overwrite the previous NVRAM configuration?[confirm]
*Jan 12 22:33:33.659: %SYS-5-CONFIG_I: Configured from console by console
[confirm]
Building configuration...
[OK]
ISP#
............................
R3
R3(config)#int f1/0
R3(config-if)#no sh
R3(config-if)#
*Jan 12 22:33:51.163: %LINK-3-UPDOWN: Interface FastEthernet1/0, changed state to
up
*Jan 12 22:33:52.163: %LINEPROTO-5-UPDOWN: Line protocol on Interface
FastEthernet1/0, changed state to up
R3(config-if)#ip address 60.60.60.2 255.255.255.252
R3(config-if)#int f1/1
R3(config-if)#no sh
R3(config-if)#ip address
*Jan 12 22:34:24.831: %LINK-3-UPDOWN: Interface FastEthernet1/1, changed state to
up
*Jan 12 22:34:25.831: %LINEPROTO-5-UPDOWN: Line protocol on Interface
FastEthernet1/1, changed state to up
R3(config-if)#ip address 192.168.50.254 255.255.255.0
R3(config-if)#end
R3#
R3#w
*Jan 12 22:34:51.747: %SYS-5-CONFIG_I: Configured from console by console
R3#wr
Warning: Attempting to overwrite an NVRAM configuration previously written
by a different version of the system image.
Overwrite the previous NVRAM configuration?[confirm]
Building configuration...
[OK]
R3#
R3#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R3(config)#int tunnel 1
R3(config-if)#
*Jan 12 22:35:07.699: %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel1,
changed state to down
R3(config-if)#tunnel source f1/0
R3(config-if)#tunnel destination 50.50.50.1
R3(config-if)#ip address 10.10.10.2 255.255.255.252
R3(config-if)#end
R3#
R3#wr
Building configuration...
R3(config-router)#net 192.168.50.0
R3(config-router)#net 10.10.10.0
R3(config-router)#end
*Jan 12 23:08:51.275: %DUAL-5-NBRCHANGE: EIGRP-IPv4 100: Neighbor 10.10.10.1
(Tunnel1) is up: new adjacency
R3(config-router)#end
R3#
R3#