Sie sind auf Seite 1von 57

outer>

Router>en

Router#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#do sh ip int br

Interface IP-Address OK? Method Status Prot

Embedded-Service-Engine0/0 unassigned YES unset administratively down down


GigabitEthernet0/0 unassigned YES unset administratively down down

GigabitEthernet0/1 unassigned YES unset administratively down down

Serial0/0/0 unassigned YES unset administratively down down

Serial0/0/1 unassigned YES unset administratively down down

Router(config)#int g0/0

Router(config-if)#ip add dh

Router(config-if)#ip add dhcp

Router(config-if)#no shut

Router(config-if)#int g0

Jul 25 18:29:11.927: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Router(config-if)#

Jul 25 18:29:15.315: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Jul 25 18:29:16.315: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

Router(config-if)#ip add 192.168.17.1 255.

Jul 25 18:29:26.339: %DHCP-6-ADDRESS_ASSIGN: Interface GigabitEthernet0/0 assign

255.255.0

Router(config-if)#do sh ip int br

Interface IP-Address OK? Method Status Prot

Embedded-Service-Engine0/0 unassigned YES unset administratively down down

GigabitEthernet0/0 172.17.41.234 YES DHCP up up

GigabitEthernet0/1 192.168.17.1 YES manual administratively down down

Serial0/0/0 unassigned YES unset administratively down down

Serial0/0/1 unassigned YES unset administratively down down

Router(config-if)#^Z

Router#

Router#

Router#

Jul 25 18:29:47.159: %SYS-5-CONFIG_I: Configured from console by console

Router#
Router#ip nat ins

Router#ip nat inside sour

Router#acc

Router#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#acc

Router(config)#access-list 1 perm

Router(config)#access-list 1 permit 192.168.0.0 0.0.0.255

Router(config)#ip nat ins

Router(config)#ip nat inside sou

Router(config)#ip nat inside source list 1 int f0/1 ove

Router(config)#ip nat inside source list 1 int f0/1 overlo

Router(config)#ip nat inside source list 1 int f0/1 ?

% Unrecognized command

Router(config)#ip nat inside source list 1 int g0/1 ov

Router(config)#ip nat inside source list 1 int g0/1 overload

Router(config)#

Jul 25 18:32:27.831: %LINEPROTO-5-UPDOWN: Line protocol on Interface NVI0, chang

Router(config)#int g0/0

Router(config-if)#ip nat ins

Router(config-if)#ip nat inside

Router(config-if)#ex

Router(config)#

Router(config)#

Router(config)#int g0/1

Router(config-if)#ip nat out

Router(config-if)#ip nat outside

Router(config-if)#

Jul 25 18:34:21.315: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe


Jul 25 18:34:22.315: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Router(config-if)#

Router(config-if)#

Router(config-if)#ip add dhcp

Router(config-if)#no shut

Router(config-if)#int

Jul 25 18:34:56.375: %LINK-3-UPDOWN: Interface GigabitEthernet0/1, changed state

Jul 25 18:34:57.375: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

Router(config-if)#

Jul 25 18:35:01.311: %DHCP-6-ADDRESS_ASSIGN: Interface GigabitEthernet0/1 assign

Router(config-if)#no ip add dhcp

Router(config-if)#ip add 192.168.17.1 255.255.255.0

Router(config-if)#no shut

Router(config-if)#int g0/1

Router(config-if)#no ip add 192.168.17.1 255.255.255.0

Use 'no ip addr dhcp' to remove the DHCP address

Router(config-if)#do sh run

Building configuration...

Current configuration : 1397 bytes

! Last configuration change at 18:29:47 UTC Thu Jul 25 2019

version 15.1

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

hostname Router
!

boot-start-marker

boot-end-marker

no aaa new-model

memory-size iomem 15

no ipv6 cef

ip source-route

ip cef

multilink bundle-name authenticated

crypto pki token default removal timeout 0

license udi pid CISCO2901/K9 sn FTX164980LJ

!
!

interface Embedded-Service-Engine0/0

no ip address

shutdown

interface GigabitEthernet0/0

ip address 192.168.17.1 255.255.255.0

ip nat inside

ip virtual-reassembly in

duplex auto

speed auto

interface GigabitEthernet0/1

ip address dhcp

ip nat outside

ip virtual-reassembly in

duplex auto

speed auto

interface Serial0/0/0

no ip address

shutdown

clock rate 2000000

interface Serial0/0/1

no ip address

shutdown
clock rate 2000000

ip forward-protocol nd

Router(config-if)#do sh ip int br

Interface IP-Address OK? Method Status Prot

Embedded-Service-Engine0/0 unassigned YES unset administratively down down

GigabitEthernet0/0 192.168.17.1 YES manual down down

GigabitEthernet0/1 172.17.41.104 YES DHCP up up

Serial0/0/0 unassigned YES unset administratively down down

Serial0/0/1 unassigned YES unset administratively down down

NVI0 192.168.17.1 YES unset up up

Router(config-if)#^Z

Router#

Router#

Router#

Jul 25 18:36:41.267: %SYS-5-CONFIG_I: Configured from console by consoleshow run

Building configuration...

Current configuration : 1397 bytes

! Last configuration change at 18:36:41 UTC Thu Jul 25 2019

version 15.1

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

hostname Router
!

boot-start-marker

boot-end-marker

no aaa new-model

memory-size iomem 15

no ipv6 cef

ip source-route

ip cef

multilink bundle-name authenticated

crypto pki token default removal timeout 0

license udi pid CISCO2901/K9 sn FTX164980LJ

!
!

interface Embedded-Service-Engine0/0

no ip address

shutdown

interface GigabitEthernet0/0

ip address 192.168.17.1 255.255.255.0

ip nat inside

ip virtual-reassembly in

duplex auto

speed auto

interface GigabitEthernet0/1

ip address dhcp

ip nat outside

ip virtual-reassembly in

duplex auto

speed auto

interface Serial0/0/0

no ip address

shutdown

clock rate 2000000

interface Serial0/0/1

no ip address

shutdown
clock rate 2000000

ip forward-protocol nd

no ip http server

no ip http secure-server

ip nat inside source list 1 interface GigabitEthernet0/1 overload

access-list 1 permit 192.168.0.0 0.0.0.255

control-plane

line con 0

line aux 0

line 2

no activation-character

no exec

transport preferred none

transport input all

transport output pad telnet rlogin lapb-ta mop udptn v120 ssh

stopbits 1

line vty 0 4

login

transport input all


!

scheduler allocate 20000 1000

end

Router#ping 192.16

Jul 25 18:38:02.315: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Jul 25 18:38:03.315: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

% Unrecognized host or address, or protocol not running.

Router#

Router#

Router#

Router#

Router#

Router#

Router#

Jul 25 18:40:52.315: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

Jul 25 18:40:53.315: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Jul 25 18:40:57.315: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Jul 25 18:40:58.315: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

Jul 25 18:50:13.315: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

Jul 25 18:50:14.315: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Jul 25 18:50:20.323: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Jul 25 18:50:21.323: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe


Router con0 is now available
Press RETURN to get started.

Jul 25 18:51:37.315: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

Jul 25 18:51:38.315: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Jul 25 18:51:42.323: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Jul 25 18:51:43.323: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

Router>

Router>

Router>ping 172.16.8.10

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 172.16.8.10, timeout is 2 seconds:

!!!!!

Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms

Router>ping 192.168.17.100

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.17.100, timeout is 2 seconds:

!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms

Router>

Router>

Router>en

Router#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#ip nat in

Router(config)#ip nat inside sou

Router(config)#ip nat inside source st

Router(config)#ip nat inside source static tcp 192.168.0.169 5060 int

Router(config)#$de source static tcp 192.168.0.169 5060 interface g0/1 ?

<1-65535> Global UDP/TCP port

Router(config)#$de source static tcp 192.168.0.169 5060 interface g0/1 5060

Router(config)#$de source static udp 192.168.0.169 5060 interface g0/1 5060

Router(config)#ip nat ser

Router(config)#ip nat service all

Router(config)#ip nat service allow-sip-e

Router(config)#ip nat service allow-sip-even-rtp-ports

Router(config)#ip nat ser

Router(config)#ip nat service sip udp por

Router(config)#ip nat service sip udp port 5060

Router(config)#^Z

Router#

Jul 25 19:02:51.931: %SYS-5-CONFIG_I: Configured from console by console

Router#

Router#

Router#

Router#
Router#

Router#ip nat inside source static 192.168.17.100 5060 172.17.41.0 5060

% Invalid input detected at '^' marker.

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#ip nat inside source static 192.168.17.100 172.17.41.0

Router(config)#$de source static tcp 192.168.17.100 5060 172.17.41.0

% Incomplete command.

Router(config)#$de source static tcp 192.168.17.100 5060 172.17.41.0 5060

Router(config)#$de source static udp 192.168.17.100 5060 172.17.41.0 5060

Router(config)#ip nat service sip udp port 5060

Router(config)#ip nat service allow-sip-even-rtp-ports

Router(config)#end

Router#

Jul 25 19:15:48.851: %SYS-5-CONFIG_I: Configured from console by console

Router#

Router#

Router#

Router#copy run

Router#copy running-config

Router#copy running-config

Router#copy running-config

Router#copy running-config star

Router#copy running-config startup-config

Destination filename [startup-config]?

Building configuration...
[OK]

Router#

Router#

Router#

Router#ip nat inside source static 192.168.17.100 172.17.41.0

% Invalid input detected at '^' marker.

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#ip nat inside source static 192.168.17.100 172.17.41.0

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#ip nat inside source static 192.168.17.100 172.17.41.0

Router(config)#
Router(config)#

Router(config)#

Router(config)#

Router(config)#exit

Router#sh

Jul 25 19:26:15.243: %SYS-5-CONFIG_I: Configured from console by consoleow

% Type "show ?" for a list of subcommands

Router#

Router#

Router#

Router#exit
Router con0 is now available

Press RETURN to get started.

Router>

Router>

Router>
Router>show ip interface brief

Interface IP-Address OK? Method Status Prot

Embedded-Service-Engine0/0 unassigned YES unset administratively down down

GigabitEthernet0/0 192.168.17.1 YES manual up up

GigabitEthernet0/1 172.17.41.104 YES DHCP up up

Serial0/0/0 unassigned YES unset administratively down down

Serial0/0/1 unassigned YES unset administratively down down

NVI0 192.168.17.1 YES unset up up

Router>

Router>

Router>

Router>

Router>

Router>

Router>

Router>show ip interface brief

Interface IP-Address OK? Method Status Prot

Embedded-Service-Engine0/0 unassigned YES unset administratively down down

GigabitEthernet0/0 192.168.17.1 YES manual up up

GigabitEthernet0/1 172.17.41.104 YES DHCP up up

Serial0/0/0 unassigned YES unset administratively down down

Serial0/0/1 unassigned YES unset administratively down down

NVI0 192.168.17.1 YES unset up up

Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#

Router(config)#

Router(config)#ip nat inside source list 1 interface


Router(config)#$de source list 1 interface gigabitethernet0/1 overload

Router(config)#$de source static 192.168.17.100 172.17.41.104

% 192.168.17.100 already mapped (192.168.17.100 -> 172.17.41.0)

Router(config)#

Router(config)#

Router(config)#

Router(config)#$de source static tcp 192.168.17.100 5060 172.17.41.104 5060

Router(config)#$de source static udp 192.168.17.100 5060 172.17.41.104 5060

Router(config)#

Router(config)#

Router(config)#

Router(config)#exit7

% Invalid input detected at '^' marker.

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#exit
Router#exit
Router con0 is now available

Press RETURN to get started.

Jul 25 19:34:10.327: %SYS-5-CONFIG_I: Configured from console by console

Router>

Router>

Router>
Router>

Router>show pi interface

% Invalid input detected at '^' marker.

Router>show ip interface

Embedded-Service-Engine0/0 is administratively down, line protocol is down

Internet protocol processing disabled

GigabitEthernet0/0 is up, line protocol is up

Internet address is 192.168.17.1/24

Broadcast address is 255.255.255.255

Address determined by setup command

MTU is 1500 bytes

Helper address is not set

Directed broadcast forwarding is disabled

Outgoing access list is not set

Inbound access list is not set

Proxy ARP is enabled

Local Proxy ARP is disabled

Security level is default

Split horizon is enabled

ICMP redirects are always sent

ICMP unreachables are always sent

ICMP mask replies are never sent

IP fast switching is enabled

IP fast switching on the same interface is disabled

IP Flow switching is disabled

IP CEF switching is enabled

IP CEF switching turbo vector


Router>show ip interface brief

Interface IP-Address OK? Method Status Prot

Embedded-Service-Engine0/0 unassigned YES unset administratively down down

GigabitEthernet0/0 192.168.17.1 YES manual up up

GigabitEthernet0/1 172.17.41.104 YES DHCP up up

Serial0/0/0 unassigned YES unset administratively down down

Serial0/0/1 unassigned YES unset administratively down down

NVI0 192.168.17.1 YES unset up up

Router>show interface

Embedded-Service-Engine0/0 is administratively down, line protocol is down

Hardware is Embedded Service Engine, address is 0000.0000.0000 (bia 0000.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 never, output never, output hang never

Last clearing of "show interface" counters never

Input queue: 0/64/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 IP multicasts)

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

0 lost carrier, 0 no carrier

0 output buffer failures, 0 output buffers swapped out

GigabitEthernet0/0 is up, line protocol is up

Hardware is CN Gigabit Ethernet, address is e4d3.f180.39c0 (bia e4d3.f180.39c0

Router>

Router>show run

% Invalid input detected at '^' marker.

Router>en

Router#show run

Building configuration...

Current configuration : 2066 bytes

! Last configuration change at 19:34:10 UTC Thu Jul 25 2019

! NVRAM config last updated at 19:16:14 UTC Thu Jul 25 2019

! NVRAM config last updated at 19:16:14 UTC Thu Jul 25 2019

version 15.1

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

hostname Router
!

boot-start-marker

boot-end-marker

no aaa new-model

memory-size iomem 15

no ipv6 cef

ip source-route

ip cef

multilink bundle-name authenticated

crypto pki token default removal timeout 0

license udi pid CISCO2901/K9 sn FTX164980LJ

!
!

interface Embedded-Service-Engine0/0

no ip address

shutdown

interface GigabitEthernet0/0

ip address 192.168.17.1 255.255.255.0

ip nat inside

ip virtual-reassembly in

duplex auto

speed auto

interface GigabitEthernet0/1

ip address dhcp

ip nat outside

ip virtual-reassembly in

duplex auto

speed auto

interface Serial0/0/0

no ip address

shutdown

clock rate 2000000

interface Serial0/0/1

no ip address

shutdown
clock rate 2000000

ip forward-protocol nd

no ip http server

no ip http secure-server

ip nat inside source list 1 interface GigabitEthernet0/1 overload

ip nat inside source static tcp 192.168.0.169 5060 interface GigabitEthernet0/1

ip nat inside source static udp 192.168.0.169 5060 interface GigabitEthernet0/1

ip nat inside source static tcp 192.168.17.100 5060 172.17.41.0 5060 extendable

ip nat inside source static udp 192.168.17.100 5060 172.17.41.0 5060 extendable

ip nat inside source static 192.168.17.100 172.17.41.0

ip nat inside source static tcp 192.168.17.100 5060 172.17.41.104 5060 extendabl

ip nat inside source static udp 192.168.17.100 5060 172.17.41.104 5060 extendabl

access-list 1 permit 192.168.0.0 0.0.0.255

Router#conf t

Router#conf terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#no ip nat ins

Router(config)#no ip nat inside sour

Router(config)#no ip nat inside source st

Router(config)#$ce static tcp 192.168.17.100 5056 172.17.41.0 5060 ex

Router(config)#$tcp 192.168.17.100 5056 172.17.41.0 5060 extendable

%Translation not found


Router(config)#$tcp 192.168.17.100 5056 172.17.41.0 5060

%Translation not found

Router(config)#do sh run

Building configuration...

Current configuration : 2066 bytes

! Last configuration change at 19:34:10 UTC Thu Jul 25 2019

! NVRAM config last updated at 19:16:14 UTC Thu Jul 25 2019

! NVRAM config last updated at 19:16:14 UTC Thu Jul 25 2019

version 15.1

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

hostname Router

boot-start-marker

boot-end-marker

no aaa new-model

memory-size iomem 15

no ipv6 cef

ip source-route

ip cef

!
!

multilink bundle-name authenticated

crypto pki token default removal timeout 0

license udi pid CISCO2901/K9 sn FTX164980LJ

interface Embedded-Service-Engine0/0

no ip address

shutdown

interface GigabitEthernet0/0

ip address 192.168.17.1 255.255.255.0

ip nat inside

ip virtual-reassembly in

duplex auto

speed auto
!

interface GigabitEthernet0/1

ip address dhcp

ip nat outside

ip virtual-reassembly in

duplex auto

speed auto

interface Serial0/0/0

no ip address

shutdown

clock rate 2000000

interface Serial0/0/1

no ip address

shutdown

clock rate 2000000

ip forward-protocol nd

no ip http server

no ip http secure-server

ip nat inside source list 1 interface GigabitEthernet0/1 overload

ip nat inside source static tcp 192.168.0.169 5060 interface GigabitEthernet0/1

ip nat inside source static udp 192.168.0.169 5060 interface GigabitEthernet0/1

ip nat inside source static tcp 192.168.17.100 5060 172.17.41.0 5060 extendable

ip nat inside source static udp 192.168.17.100 5060 172.17.41.0 5060 extendable

ip nat inside source static 192.168.17.100 172.17.41.0


ip nat inside source static tcp 192.168.17.100 5060 172.17.41.104 5060 extendabl

ip nat inside source static udp 192.168.17.100 5060 172.17.41.104 5060 extendabl

access-list 1 permit 192.168.0.0 0.0.0.255

control-plane

line con 0

line aux 0

line 2

no activation-character

no exec

transport preferred none

transport input all

transport output pad telnet rlogin lapb-ta mop udptn v120 ssh

stopbits 1

line vty 0 4

login

transport input all

scheduler allocate 20000 1000

end

Router(config)#

Router(config)#
Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#

Router(config)#^Z

Router#

Router#

Jul 25 19:39:53.851: %SYS-5-CONFIG_I: Configured from console by console

Router#er

Router#erase ?

/all Erase all files(in NVRAM)

/no-squeeze-reserve-space Do not reserve space for squeeze operation

nvram: Filesystem to be erased

startup-config Erase contents of configuration memory

Router#erase sta

Router#erase startup-config ?

<cr>

Router#erase startup-config

Erasing the nvram filesystem will remove all configuration files! Continue? [con

[OK]

Erase of nvram: complete

Router#

Router#

Jul 25 19:40:14.283: %SYS-7-NV_BLOCK_INIT: Initialized the geometry of nvram


Router#

Router#rel

Router#rel?

release reload

Router#reload

System configuration has been modified. Save? [yes/no]: y

Building configuration...

[OK]

Proceed with reload? [confirm]

Jul 25 19:40:43.447: %SYS-5-RELOAD: Reload requested by console. Reload Reason:

System Bootstrap, Version 15.0(1r)M16, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 2012 by cisco Systems, Inc.

Total memory size = 512 MB - On-board = 512 MB, DIMM0 = 0 MB

CISCO2901/K9 platform with 524288 Kbytes of main memory

Main memory is configured to 72/-1(On-board/DIMM0) bit mode with ECC enabled

Readonly ROMMON initialized

program load complete, entry point: 0x80803000, size: 0x1b340

program load complete, entry point: 0x80803000, size: 0x1b340

IOS Image Load Test

___________________
Digitally Signed Release Software

program load complete, entry point: 0x81000000, size: 0x470d00c

Self decompressing the image : #################################################


################################################################################

Smart Init is disabled. IOMEM set to: 15

Using iomem percentage: 15

Configured iomem percentage is not available.

Actual iomem percentage used: 14

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, C2900 Software (C2900-UNIVERSALK9-M), Version 15.1(4)M4, REL

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2012 by Cisco Systems, Inc.


Compiled Tue 20-Mar-12 18:57 by prod_rel_team

This product contains cryptographic features and is subject to United

States and local country laws governing import, export, transfer and

use. Delivery of Cisco cryptographic products does not imply

third-party authority to import, export, distribute or use encryption.

Importers, exporters, distributors and users are responsible for

compliance with U.S. and local country laws. By using this product you

agree to comply with applicable laws and regulations. If you are unable

to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:

http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to

export@cisco.com.

Cisco CISCO2901/K9 (revision 1.0) with 450560K/73728K bytes of memory.

Processor board ID FTX164980LJ

2 Gigabit Ethernet interfaces

2 Serial(sync/async) interfaces

1 terminal line

DRAM configuration is 64 bits wide with parity enabled.

255K bytes of non-volatile configuration memory.

250880K bytes of ATA System CompactFlash 0 (Read/Write)

--- System Configuration Dialog ---


Would you like to enter the initial configuration dialog? [yes/no]: n

Press RETURN to get started!

Jan 2 12:00:04.499: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name

Jul 25 19:42:48.331: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Jul 25 19:42:48.331: %LINK-3-UPDOWN: Interface GigabitEthernet0/1, changed state

Jul 25 19:42:48.331: %LINK-3-UPDOWN: Interface Serial0/0/0, changed state to dow

Jul 25 19:42:48.331: %LINK-3-UPDOWN: Interface Serial0/0/1, changed state to dow

Jul 25 19:42:49.499: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

Jul 25 19:42:49.499: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

Jul 25 19:42:49.499: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0

Jul 25 19:42:49.499: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1

Jul 25 19:42:50.299: %SYS-6-STARTUP_CONFIG_IGNORED: System startup configuration

Jul 25 19:42:58.703: %LINK-5-CHANGED: Interface Embedded-Service-Engine0/0, chan

Jul 25 19:42:58.703: %LINK-5-CHANGED: Interface GigabitEthernet0/0, changed stat

Jul 25 19:42:58.703: %LINK-5-CHANGED: Interface GigabitEthernet0/1, changed stat

Jul 25 19:42:58.703: %LINK-5-CHANGED: Interface Serial0/0/0, changed state to ad

Jul 25 19:42:58.703: %LINK-5-CHANGED: Interface Serial0/0/1, changed state to ad

Jul 25 19:42:59.803: %SYS-5-RESTART: System restarted --

Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.1(4)M4, REL

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2012 by Cisco Systems, Inc.

Compiled Tue 20-Mar-12 18:57 by prod_rel_team

Jul 25 19:42:59.887: %LINEPROTO-5-UPDOWN: Line protocol on Interface Embedded-Se

Jul 25 19:42:59.887: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe


Jul 25 19:42:59.887: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

Jul 25 19:42:59.987: %SNMP-5-COLDSTART: SNMP agent on host Router is undergoing

Jul 25 19:43:00.599: %SYS-6-BOOTTIME: Time taken to reboot after reload = 135 s

Router>

Router>

Router>en

Router#sh run

Building configuration...

Current configuration : 1184 bytes

! No configuration change since last restart

version 15.1

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

hostname Router

boot-start-marker

boot-end-marker

no aaa new-model

memory-size iomem 15

no ipv6 cef

ip source-route
ip cef

multilink bundle-name authenticated

crypto pki token default removal timeout 0

license udi pid CISCO2901/K9 sn FTX164980LJ

interface Embedded-Service-Engine0/0

no ip address

shutdown

interface GigabitEthernet0/0

no ip address

shutdown

duplex auto
speed auto

interface GigabitEthernet0/1

no ip address

shutdown

duplex auto

speed auto

interface Serial0/0/0

no ip address

shutdown

clock rate 2000000

interface Serial0/0/1

no ip address

shutdown

clock rate 2000000

ip forward-protocol nd

no ip http server

no ip http secure-server

control-plane

!
!

line con 0

line aux 0

line 2

no activation-character

no exec

transport preferred none

transport input all

transport output pad telnet rlogin lapb-ta mop udptn v120 ssh

stopbits 1

line vty 0 4

login

transport input all

scheduler allocate 20000 1000

end

Router#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#int g0/0

Router(config-if)#ip add 192.168.17.1 255.255.255.0

Router(config-if)#no shut

Router(config-if)#int g0/0

Jul 25 19:43:56.047: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Jul 25 19:43:59.331: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state

Jul 25 19:44:00.331: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

Router(config-if)#ip add dhcp

Router(config-if)#no shut
Router(config-if)#^Z

Router#

Jul 25 19:44:15.667: %SYS-5-CONFIG_I: Configured from console by console

Jul 25 19:44:16.007: %LINK-3-UPDOWN: Interface GigabitEthernet0/1, changed state

Router#

Router#

Jul 25 19:44:19.331: %LINK-3-UPDOWN: Interface GigabitEthernet0/1, changed state

Jul 25 19:44:20.331: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthe

Router#

Router#

Jul 25 19:44:31.051: %DHCP-6-ADDRESS_ASSIGN: Interface GigabitEthernet0/1 assign

Router#

Router#sh ip int br

Interface IP-Address OK? Method Status Prot

Embedded-Service-Engine0/0 unassigned YES unset administratively down down

GigabitEthernet0/0 192.168.17.1 YES manual up up

GigabitEthernet0/1 172.17.41.104 YES DHCP up up

Serial0/0/0 unassigned YES unset administratively down down

Serial0/0/1 unassigned YES unset administratively down down

Router#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#int g0/1

Router(config-if)#ip nat ou

Router(config-if)#ip nat outside

Jul 25 19:45:20.887: %LINEPROTO-5-UPDOWN: Line protocol on Interface NVI0, chang

Router(config-if)#

Router(config-if)#do sh int br
sh int br

% Invalid input detected at '^' marker.

Router(config-if)#do sh int brief

sh int brief

% Invalid input detected at '^' marker.

Router(config-if)#do show int brief

show int brief

% Invalid input detected at '^' marker.

Router(config-if)#^Z

Router#

Router#

Router#

Router#

Jul 25 19:45:47.663: %SYS-5-CONFIG_I: Configured from console by consolesh int b

% Invalid input detected at '^' marker.

Router#^Z

Router#

Router#

Router#

Router#

Router#
Router#show inte

Router#show ip int br

Router#show ip int brief

Interface IP-Address OK? Method Status Prot

Embedded-Service-Engine0/0 unassigned YES unset administratively down down

GigabitEthernet0/0 192.168.17.1 YES manual up up

GigabitEthernet0/1 172.17.41.104 YES DHCP up up

Serial0/0/0 unassigned YES unset administratively down down

Serial0/0/1 unassigned YES unset administratively down down

NVI0 192.168.17.1 YES unset up up

Router#sh run

Building configuration...

Current configuration : 1247 bytes

! Last configuration change at 19:45:47 UTC Thu Jul 25 2019

version 15.1

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

hostname Router

boot-start-marker

boot-end-marker

no aaa new-model
memory-size iomem 15

no ipv6 cef

ip source-route

ip cef

multilink bundle-name authenticated

crypto pki token default removal timeout 0

license udi pid CISCO2901/K9 sn FTX164980LJ

interface Embedded-Service-Engine0/0

no ip address

shutdown

!
interface GigabitEthernet0/0

ip address 192.168.17.1 255.255.255.0

duplex auto

speed auto

interface GigabitEthernet0/1

ip address dhcp

ip nat outside

ip virtual-reassembly in

duplex auto

speed auto

interface Serial0/0/0

no ip address

shutdown

clock rate 2000000

interface Serial0/0/1

no ip address

shutdown

clock rate 2000000

ip forward-protocol nd

no ip http server

no ip http secure-server

!
!

control-plane

line con 0

line aux 0

line 2

no activation-character

no exec

transport preferred none

transport input all

transport output pad telnet rlogin lapb-ta mop udptn v120 ssh

stopbits 1

line vty 0 4

login

transport input all

scheduler allocate 20000 1000

end

Router#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#int g0/0

Router(config-if)#ip na

Router(config-if)#ip nat in

Router(config-if)#ip nat inside

Router(config-if)#do sh run
Building configuration...

Current configuration : 1288 bytes

! Last configuration change at 19:45:47 UTC Thu Jul 25 2019

version 15.1

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

hostname Router

boot-start-marker

boot-end-marker

no aaa new-model

memory-size iomem 15

no ipv6 cef

ip source-route

ip cef

multilink bundle-name authenticated


!

crypto pki token default removal timeout 0

license udi pid CISCO2901/K9 sn FTX164980LJ

interface Embedded-Service-Engine0/0

no ip address

shutdown

interface GigabitEthernet0/0

ip address 192.168.17.1 255.255.255.0

ip nat inside

ip virtual-reassembly in

duplex auto

speed auto

interface GigabitEthernet0/1

ip address dhcp

ip nat outside

ip virtual-reassembly in
duplex auto

speed auto

interface Serial0/0/0

no ip address

shutdown

clock rate 2000000

interface Serial0/0/1

no ip address

shutdown

clock rate 2000000

ip forward-protocol nd

Router(config-if)#ex

Router(config)#ip nat in

Router(config)#ip nat inside so

Router(config)#ip nat inside source 192.168.17.100 172.17.41.104

% Invalid input detected at '^' marker.

Router(config)#ip nat inside source static 192.168.17.100 172.17.41.104

Router(config)#ex

% Ambiguous command: "ex"

Router(config)#exi

Router#

Jul 25 19:49:13.743: %SYS-5-CONFIG_I: Configured from console by console


Router#ip nat ins

Router#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#ip nat in

Router(config)#ip nat inside so

Router(config)#acc

Router(config)#access-list 1 sta

Router(config)#access-list 1 ?

deny Specify packets to reject

permit Specify packets to forward

remark Access list entry comment

Router(config)#access-list 1 permi

Router(config)#access-list 1 permit 192.168.17.100 0.0.0.255

Router(config)#ip nat in so

Router(config)#ip nat in source lis

Router(config)#ip nat in source list 1 int

Router(config)#ip nat in source list 1 interface g0/1 ove

Router(config)#ip nat in source list 1 interface g0/1 overload

Router(config)#ip nat sou

Router(config)#ip nat in sou

Router(config)#ip nat in source st

Router(config)#$ource static tcp 192.168.17.100 5060 172.17.41.104 5060

Router(config)#ip nat in source static udp 192.168.17.100 5060 172.17.41.104 5$

Router(config)#ip nat ser

Router(config)#ip nat service sip udp por

Router(config)#ip nat service sip udp port 5060

Router(config)#ip nat se

Router(config)#ip nat service all


Router(config)#ip nat service allow-sip

Router(config)#ip nat service allow-sip-even-rtp-ports

Router(config)#^Z

Router#

Jul 25 19:55:20.643: %SYS-5-CONFIG_I: Configured from console by console

Router#

Router#

Router#

Router#

Router#sh ip int br

Interface IP-Address OK? Method Status Prot

Embedded-Service-Engine0/0 unassigned YES unset administratively down down

GigabitEthernet0/0 192.168.17.1 YES manual up up

GigabitEthernet0/1 172.17.41.104 YES DHCP up up

Serial0/0/0 unassigned YES unset administratively down down

Serial0/0/1 unassigned YES unset administratively down down

NVI0 192.168.17.1 YES unset up up

Router#

Router#

Router#cop

Router#copy ru

Router#copy running-config st

Router#copy running-config startup-config

Destination filename [startup-config]?

Building configuration...

[OK]

Router#

Das könnte Ihnen auch gefallen