Router>
Router>
Router>
Router>
Router>
Router>en
Router#sho run
Building configuration...
Current configuration : 2008 bytes
!
! Last configuration change at 10:01:22 UTC Fri Dec 29 2023
!
version 16.8
service timestamps debug datetime msec
service timestamps log datetime msec
platform qfp utilization monitor load 80
no platform punt-keepalive disable-kernel-core
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
ip name-server 212.217.0.1 8.8.8.8 212.217.0.10 212.217.1.13
no ip domain lookup
ip domain name yourdomain.com
ip dhcp excluded-address 192.168.1.100
!
ip dhcp pool Local
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 8.8.8.8 212.217.1.1
lease 0 2
!
!
!
!
!
!
!
!
!
!
subscriber templating
!
!
multilink bundle-name authenticated
!
!
!
!
!
license udi pid ISR4221/K9 sn FGL2242147P
no license smart enable
diagnostic bootup level minimal
!
spanning-tree extend system-id
!
!
!
username advansys password 0 O11@L@F1198421
!
redundancy
mode none
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0/0
description $interfave ORANGE BLR LAN $
ip address 192.168.1.1 255.255.255.0
ip nat inside
negotiation auto
!
interface GigabitEthernet0/0/1
description $interfave ORANGE BLR WAN $
ip address 192.168.100.2 255.255.255.0
ip nat outside
negotiation auto
!
ip nat pool POOL-NAT-LAN 192.168.100.110 192.168.100.200 netmask 255.255.255.0
ip nat inside source list 105 pool POOL-NAT-LAN overload
ip forward-protocol nd
no ip http server
ip http authentication local
no ip http secure-server
ip route 0.0.0.0 0.0.0.0 192.168.100.1 permanent
!
!
access-list 100 permit ip 192.168.150.0 0.0.0.255 any
access-list 100 permit ip 192.168.1.0 0.0.0.255 192.168.150.0 0.0.0.255
access-list 105 permit ip 192.168.1.0 0.0.0.255 any
!
!
route-map RMAP_1 permit 1
match ip address 105
!
!
!
control-plane
!
!
line con 0
transport input none
stopbits 1
line vty 0 4
access-class 23 in
privilege level 15
password O11@L@F1198421
login local
transport input telnet ssh
--More--
Router con0 is now available
Press RETURN to get started.
Router>en
Router#sho ip int br
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0/0/0 192.168.1.1 YES NVRAM down down
GigabitEthernet0/0/1 192.168.100.2 YES NVRAM down down
Router#sho run
Building configuration...
Current configuration : 2008 bytes
!
! Last configuration change at 10:01:22 UTC Fri Dec 29 2023
!
version 16.8
service timestamps debug datetime msec
service timestamps log datetime msec
platform qfp utilization monitor load 80
no platform punt-keepalive disable-kernel-core
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
ip name-server 212.217.0.1 8.8.8.8 212.217.0.10 212.217.1.13
no ip domain lookup
ip domain name yourdomain.com
ip dhcp excluded-address 192.168.1.100
!
ip dhcp pool Local
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 8.8.8.8 212.217.1.1
lease 0 2
!
!
!
!
!
!
!
!
!
!
subscriber templating
!
!
multilink bundle-name authenticated
!
!
!
!
!
license udi pid ISR4221/K9 sn FGL2242147P
no license smart enable
diagnostic bootup level minimal
!
spanning-tree extend system-id
!
!
!
username advansys password 0 O11@L@F1198421
!
redundancy
mode none
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0/0
description $interfave ORANGE BLR LAN $
ip address 192.168.1.1 255.255.255.0
ip nat inside
negotiation auto
!
interface GigabitEthernet0/0/1
description $interfave ORANGE BLR WAN $
ip address 192.168.100.2 255.255.255.0
ip nat outside
negotiation auto
!
ip nat pool POOL-NAT-LAN 192.168.100.110 192.168.100.200 netmask 255.255.255.0
ip nat inside source list 105 pool POOL-NAT-LAN overload
ip forward-protocol nd
no ip http server
ip http authentication local
no ip http secure-server
ip route 0.0.0.0 0.0.0.0 192.168.100.1 permanent
!
!
access-list 100 permit ip 192.168.150.0 0.0.0.255 any
access-list 100 permit ip 192.168.1.0 0.0.0.255 192.168.150.0 0.0.0.255
access-list 105 permit ip 192.168.1.0 0.0.0.255 any
!
!
route-map RMAP_1 permit 1
match ip address 105
!
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router(config)#
Router(config)#no access-list 100 permit ip 192.168.150.0 0.0.0.255 any
Router(config)#$rmit ip 192.168.1.0 0.0.0.255 192.168.150.0 0.0.0.255
Router(config)#no access-list 105 permit ip 192.168.1.0 0.0.0.255 any
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#access-list 100 permit ip 192.168.150.0 0.0.0.255 any
Router(config)#$ 100 permit ip 192.168.1.0 0.0.0.255 192.168.150.0 0.0.0.255
Router(config)#
Router(config)#
Router(config)#
Router(config)#$ 105 deny ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
Router(config)#$ 105 deny ip 192.168.1.0 0.0.0.255 192.168.3.0 0.0.0.255
Router(config)#access-list 105 permit ip 192.168.1.0 0.0.0.255 any
Router(config)#$ 111 permit ip 192.168.1.0 0.0.0.255 192.168.72.0 0.0.0.255
Router(config)#$ 112 permit ip 192.168.1.0 0.0.0.255 192.168.5.0 0.0.0.255
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#exit
Router#s
*Dec 29 15:01:18.682: %SYS-5-CONFIG_I: Configured from console by consoleho run
Building configuration...
Current configuration : 2289 bytes
!
! Last configuration change at 15:01:18 UTC Fri Dec 29 2023
!
version 16.8
service timestamps debug datetime msec
service timestamps log datetime msec
platform qfp utilization monitor load 80
no platform punt-keepalive disable-kernel-core
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
ip name-server 212.217.0.1 8.8.8.8 212.217.0.10 212.217.1.13
no ip domain lookup
ip domain name yourdomain.com
ip dhcp excluded-address 192.168.1.100
!
ip dhcp pool Local
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 8.8.8.8 212.217.1.1
lease 0 2
!
!
!
!
!
!
!
!
!
!
subscriber templating
!
!
multilink bundle-name authenticated
!
!
!
!
!
license udi pid ISR4221/K9 sn FGL2242147P
no license smart enable
diagnostic bootup level minimal
!
spanning-tree extend system-id
!
!
!
username advansys password 0 O11@L@F1198421
!
redundancy
mode none
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0/0
description $interfave ORANGE BLR LAN $
ip address 192.168.1.1 255.255.255.0
ip nat inside
negotiation auto
!
interface GigabitEthernet0/0/1
description $interfave ORANGE BLR WAN $
ip address 192.168.100.2 255.255.255.0
ip nat outside
negotiation auto
!
ip nat pool POOL-NAT-LAN 192.168.100.110 192.168.100.200 netmask 255.255.255.0
ip nat inside source list 105 pool POOL-NAT-LAN overload
ip forward-protocol nd
no ip http server
ip http authentication local
no ip http secure-server
ip route 0.0.0.0 0.0.0.0 192.168.100.1 permanent
!
!
access-list 100 permit ip 192.168.150.0 0.0.0.255 any
access-list 100 permit ip 192.168.1.0 0.0.0.255 192.168.150.0 0.0.0.255
access-list 105 deny ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
access-list 105 deny ip 192.168.1.0 0.0.0.255 192.168.3.0 0.0.0.255
access-list 105 permit ip 192.168.1.0 0.0.0.255 any
access-list 111 permit ip 192.168.1.0 0.0.0.255 192.168.72.0 0.0.0.255
access-list 112 permit ip 192.168.1.0 0.0.0.255 192.168.5.0 0.0.0.255
!
!
route-map RMAP_1 permit 1
match ip address 105
!
!
!
control-plane
!
!
line con 0
transport input none
stopbits 1
line vty 0 4
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router(config)#$rmit ip 192.168.1.0 0.0.0.255 192.168.72.0 0.0.0.255
Router(config)#$ist 112 permit ip 192.168.1.0 0.0.0.255 192.168.5.0 0.0.0.255
Router(config)#
Router(config)#
Router(config)#$ 111 permit ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
Router(config)#$ 112 permit ip 192.168.1.0 0.0.0.255 192.168.3.0 0.0.0.255
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#exit
Router#
Router#s
*Dec 29 15:02:37.129: %SYS-5-CONFIG_I: Configured from console by consoleho run
Building configuration...
Current configuration : 2288 bytes
!
! Last configuration change at 15:02:37 UTC Fri Dec 29 2023
!
version 16.8
service timestamps debug datetime msec
service timestamps log datetime msec
platform qfp utilization monitor load 80
no platform punt-keepalive disable-kernel-core
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
ip name-server 212.217.0.1 8.8.8.8 212.217.0.10 212.217.1.13
no ip domain lookup
ip domain name yourdomain.com
ip dhcp excluded-address 192.168.1.100
!
ip dhcp pool Local
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 8.8.8.8 212.217.1.1
lease 0 2
!
!
!
!
!
!
!
!
!
!
subscriber templating
!
!
multilink bundle-name authenticated
!
!
!
!
!
license udi pid ISR4221/K9 sn FGL2242147P
no license smart enable
diagnostic bootup level minimal
!
spanning-tree extend system-id
!
!
!
username advansys password 0 O11@L@F1198421
!
redundancy
mode none
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0/0
description $interfave ORANGE BLR LAN $
ip address 192.168.1.1 255.255.255.0
ip nat inside
negotiation auto
!
interface GigabitEthernet0/0/1
description $interfave ORANGE BLR WAN $
ip address 192.168.100.2 255.255.255.0
ip nat outside
negotiation auto
!
ip nat pool POOL-NAT-LAN 192.168.100.110 192.168.100.200 netmask 255.255.255.0
ip nat inside source list 105 pool POOL-NAT-LAN overload
ip forward-protocol nd
no ip http server
ip http authentication local
no ip http secure-server
ip route 0.0.0.0 0.0.0.0 192.168.100.1 permanent
!
!
access-list 100 permit ip 192.168.150.0 0.0.0.255 any
access-list 100 permit ip 192.168.1.0 0.0.0.255 192.168.150.0 0.0.0.255
access-list 105 deny ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
access-list 105 deny ip 192.168.1.0 0.0.0.255 192.168.3.0 0.0.0.255
access-list 105 permit ip 192.168.1.0 0.0.0.255 any
access-list 111 permit ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
access-list 112 permit ip 192.168.1.0 0.0.0.255 192.168.3.0 0.0.0.255
!
!
route-map RMAP_1 permit 1
match ip address 105
!
!
!
control-plane
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router(config)#
Router(config)#
Router(config)#crypto isakmp policy 3
^
% Invalid input detected at '^' marker.
Router(config)#exit
Router#co
*Dec 29 15:05:36.080: %SYS-5-CONFIG_I: Configured from console by consolep r s
Destination filename [startup-config]?
Building configuration...
[OK]
Router#sho run
Building configuration...
Current configuration : 2288 bytes
!
! Last configuration change at 15:05:36 UTC Fri Dec 29 2023
!
version 16.8
service timestamps debug datetime msec
service timestamps log datetime msec
platform qfp utilization monitor load 80
no platform punt-keepalive disable-kernel-core
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
ip name-server 212.217.0.1 8.8.8.8 212.217.0.10 212.217.1.13
no ip domain lookup
ip domain name yourdomain.com
--More--
*Dec 29 15:05:47.476: %SYS-2-PRIVCFG_ENCRYPT: Successfully encrypted private cip
dhcp excluded-address 192.168.1.100
!
ip dhcp pool Local
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
Router#sho run
Building configuration...
Current configuration : 2288 bytes
!
! Last configuration change at 15:05:36 UTC Fri Dec 29 2023
!
version 16.8
service timestamps debug datetime msec
service timestamps log datetime msec
platform qfp utilization monitor load 80
no platform punt-keepalive disable-kernel-core
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
ip name-server 212.217.0.1 8.8.8.8 212.217.0.10 212.217.1.13
no ip domain lookup
ip domain name yourdomain.com
ip dhcp excluded-address 192.168.1.100
!
ip dhcp pool Local
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 8.8.8.8 212.217.1.1
lease 0 2
!
!
!
!
!
!
!
!
!
!
subscriber templating
!
!
multilink bundle-name authenticated
!
!
!
!
!
license udi pid ISR4221/K9 sn FGL2242147P
no license smart enable
diagnostic bootup level minimal
!
spanning-tree extend system-id
!
!
!
username advansys password 0 O11@L@F1198421
!
redundancy
mode none
!
!
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#no ip dhcp excluded-address 192.168.1.100
Router(config)#ip dhcp excluded-address 192.168.1.112
Router(config)#ip dhcp excluded-address 192.168.1.88
Router(config)#ip dhcp excluded-address 192.168.1.1
Router(config)#ip dhcp excluded-address 192.168.1.2
Router(config)#exit
Router#co
*Dec 29 15:06:45.000: %SYS-5-CONFIG_I: Configured from console by consolep r s
Destination filename [startup-config]?
Building configuration...
[OK]
Router#
*Dec 29 15:06:56.385: %SYS-2-PRIVCFG_ENCRYPT: Successfully encrypted private con
fig file
Router#sho run
Building configuration...
Current configuration : 2400 bytes
!
! Last configuration change at 15:06:45 UTC Fri Dec 29 2023
!
version 16.8
service timestamps debug datetime msec
service timestamps log datetime msec
platform qfp utilization monitor load 80
no platform punt-keepalive disable-kernel-core
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
ip name-server 212.217.0.1 8.8.8.8 212.217.0.10 212.217.1.13
no ip domain lookup
ip domain name yourdomain.com
ip dhcp excluded-address 192.168.1.112
ip dhcp excluded-address 192.168.1.88
ip dhcp excluded-address 192.168.1.1
ip dhcp excluded-address 192.168.1.2
!
ip dhcp pool Local
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 8.8.8.8 212.217.1.1
lease 0 2
!
!
!
!
!
!
!
!
!
!
subscriber templating
!
!
multilink bundle-name authenticated
!
!
!
!
!
license udi pid ISR4221/K9 sn FGL2242147P
no license smart enable
diagnostic bootup level minimal
!
spanning-tree extend system-id
!
!
!
username advansys password 0 O11@L@F1198421
!
redundancy
mode none
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0/0
description $interfave ORANGE BLR LAN $
ip address 192.168.1.1 255.255.255.0
ip nat inside
negotiation auto
!
interface GigabitEthernet0/0/1
description $interfave ORANGE BLR WAN $
ip address 192.168.100.2 255.255.255.0
ip nat outside
negotiation auto
!
ip nat pool POOL-NAT-LAN 192.168.100.110 192.168.100.200 netmask 255.255.255.0
ip nat inside source list 105 pool POOL-NAT-LAN overload
ip forward-protocol nd
no ip http server
ip http authentication local
no ip http secure-server
ip route 0.0.0.0 0.0.0.0 192.168.100.1 permanent
!
!
access-list 100 permit ip 192.168.150.0 0.0.0.255 any
access-list 100 permit ip 192.168.1.0 0.0.0.255 192.168.150.0 0.0.0.255
access-list 105 deny ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
access-list 105 deny ip 192.168.1.0 0.0.0.255 192.168.3.0 0.0.0.255
access-list 105 permit ip 192.168.1.0 0.0.0.255 any
access-list 111 permit ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
access-list 112 permit ip 192.168.1.0 0.0.0.255 192.168.3.0 0.0.0.255
!
!
route-map RMAP_1 permit 1
match ip address 105
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ena
Router(config)#enable pass
Router(config)#enable password ouallafi
Router(config)#
Router(config)#exit
Router#ex
*Dec 29 15:08:53.175: %SYS-5-CONFIG_I: Configured from console by consoleit
Router con0 is now available
Press RETURN to get started.
Router>
Router>
Router>
Router>
Router>
Router>
Router>en
Password:
Router#
Router#
Router con0 is now available
Press RETURN to get started.
Router>
Router>
Router>EN
Password:
Router#sho run
Building configuration...
Current configuration : 2425 bytes
!
! Last configuration change at 15:08:53 UTC Fri Dec 29 2023
!
version 16.8
service timestamps debug datetime msec
service timestamps log datetime msec
platform qfp utilization monitor load 80
no platform punt-keepalive disable-kernel-core
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
enable password ouallafi
!
no aaa new-model
!
ip name-server 212.217.0.1 8.8.8.8 212.217.0.10 212.217.1.13
no ip domain lookup
ip domain name yourdomain.com
ip dhcp excluded-address 192.168.1.112
ip dhcp excluded-address 192.168.1.88
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#crypto isakmp
^
% Invalid input detected at '^' marker.
Router(config)#crypto ?
RSA-key-pair RSA key pair
ca Certification authority
key Long term key operations
pki Public Key components
Router(config)#exit
Router#
*Dec 29 16:03:26.248: %SYS-5-CONFIG_I: Configured from console by console
Router#
Router#
Router#
Router#
Router#
Router#
Router#
Router#
Router#SH
Router#SHow VER
Router#SHow VERsion
Cisco IOS XE Software, Version 16.08.01
Cisco IOS Software [Fuji], ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9_IAS-M),
Version 16.8.1, RELEASE SOFTWARE (fc3)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2018 by Cisco Systems, Inc.
Compiled Tue 27-Mar-18 13:43 by mcpre
Cisco IOS-XE software, Copyright (c) 2005-2018 by cisco Systems, Inc.
All rights reserved. Certain components of Cisco IOS-XE software are
licensed under the GNU General Public License ("GPL") Version 2.0. The
software code licensed under GPL Version 2.0 is free software that comes
with ABSOLUTELY NO WARRANTY. You can redistribute and/or modify such
GPL code under the terms of GPL Version 2.0. For more details, see the
documentation or "License Notice" file accompanying the IOS-XE software,
or the applicable URL provided on the flyer accompanying the IOS-XE
software.
ROM: IOS-XE ROMMON
Router uptime is 6 hours, 5 minutes
Uptime for this control processor is 6 hours, 7 minutes
System returned to ROM by PowerOn
System image file is "bootflash:isr4200-universalk9_ias.16.08.01.SPA.bin"
Last reload reason: PowerOn
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
[email protected].
Suite License Information for Module:'esg'
--------------------------------------------------------------------------------
Suite Suite Current Type Suite Next reboot
--------------------------------------------------------------------------------
FoundationSuiteK9 None None None
securityk9
appxk9
Technology Package License Information:
-----------------------------------------------------------------
Technology Technology-package Technology-package
Current Type Next reboot
------------------------------------------------------------------
appxk9 None None None
securityk9 None None None
ipbase ipbasek9 Permanent ipbasek9
cisco ISR4221/K9 (1RU) processor with 1788426K/6147K bytes of memory.
Processor board ID FGL2242147P
2 Gigabit Ethernet interfaces
32768K bytes of non-volatile configuration memory.
4194304K bytes of physical memory.
7086079K bytes of flash memory at bootflash:.
0K bytes of WebUI ODM Files at webui:.
Configuration register is 0x2102
Router#
Router#
Router#
Router#
Router#
Router#
Router#
Router#
Router#
Router#
Router#
Router#SH
Router#SHow INV
Router#SHow INVentory
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
INFO: Please use "show license UDI" to get serial number for licensing.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
NAME: "Chassis", DESCR: "Cisco ISR4221 Chassis"
PID: ISR4221/K9 , VID: V02 , SN: FGL2242147P
NAME: "Power Supply Module 0", DESCR: "90W AC Power Supply for Cisco ISR 4220"
PID: PWR-4220-AC , VID: , SN:
NAME: "Fan Tray", DESCR: "Cisco ISR4220 Fan Assembly"
PID: ACS-4220-FANASSY , VID: , SN:
NAME: "module 0", DESCR: "Cisco ISR4221 Built-In NIM controller"
PID: ISR4221/K9 , VID: , SN:
NAME: "NIM subslot 0/0", DESCR: "Front Panel 2 ports Gigabitethernet Module"
PID: ISR4221-2x1GE , VID: V01 , SN:
NAME: "module R0", DESCR: "Cisco ISR4221 Route Processor"
PID: ISR4221/K9 , VID: V02 , SN: FOC224112SL
Router#ENA
Router#ENAble
Router#license right-to-use move securityk9
% End User License Agreement is not accepted
PLEASE READ THE FOLLOWING TERMS CAREFULLY. INSTALLING THE LICENSE OR
LICENSE KEY PROVIDED FOR ANY CISCO PRODUCT FEATURE OR USING SUCH
PRODUCT FEATURE CONSTITUTES YOUR FULL ACCEPTANCE OF THE FOLLOWING
TERMS. YOU MUST NOT PROCEED FURTHER IF YOU ARE NOT WILLING TO BE BOUND
BY ALL THE TERMS SET FORTH HEREIN.
Use of this product feature requires an additional license from Cisco,
together with an additional payment. You may use this product feature
on an evaluation basis, without payment to Cisco, for 60 days. Your use
of the product, including during the 60 day evaluation period, is
subject to the Cisco end user license agreement
http://www.cisco.com/en/US/docs/general/warranty/English/EU1KEN_.html
If you use the product feature beyond the 60 day evaluation period, you
must submit the appropriate payment to Cisco for the license. After the
60 day evaluation period, your use of the product feature will be
governed solely by the Cisco end user license agreement (link above),
together with any supplements relating to such product feature. The
above applies even if the evaluation license is not automatically
terminated and you do not receive any notice of the expiration of the
evaluation period. It is your responsibility to determine when the
evaluation period is complete and you are required to make payment to
Cisco for your use of the product feature beyond the evaluation period.
Your acceptance of this agreement for the software features on one
product shall be deemed your acceptance with respect to all such
software on all Cisco products you purchase which includes the same
software. (The foregoing notwithstanding, you must purchase a license
for each software feature you use past the 60 days evaluation period,
so that if you enable a software feature on 1000 devices, you must
purchase 1000 licenses for use past the 60 day evaluation period.)
Activation of the software command line interface will be evidence of
your acceptance of this agreement.
ACCEPT? (yes/[no]): YES
Moved the license securityk9 from evaluation to permanent mode
Router#CONF
Router#CONFigure T
Router#CONFigure Terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#license boot level securityk9
% use 'write' command to make license boot config take effect on next boot
Router(config)#
*Dec 29 16:07:13.428: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name =
esg Next reboot level = securityk9 and License = securityk9
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#
Router(config)#EXI
Router(config)#EXIt
Router#
Router#
Router#
Router#
Router#WR
*Dec 29 16:07:27.512: %SYS-5-CONFIG_I: Configured from console by console
Building configuration...
[OK]
Router#
*Dec 29 16:07:38.765: %SYS-2-PRIVCFG_ENCRYPT: Successfully encrypted private config
file
Router#
Router#
Router#
Router#
Router#
Router#
Router#
Router#
Router#SH
Router#SHow RUN
Router#SHow RUNning-config
Building configuration...
Current configuration : 2455 bytes
!
! Last configuration change at 16:07:27 UTC Fri Dec 29 2023
!
version 16.8
service timestamps debug datetime msec
service timestamps log datetime msec
platform qfp utilization monitor load 80
no platform punt-keepalive disable-kernel-core
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
enable password ouallafi
!
no aaa new-model
!
ip name-server 212.217.0.1 8.8.8.8 212.217.0.10 212.217.1.13
no ip domain lookup