Skip to content

Commit

Permalink
Added files for GNS3 simulation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlado committed Mar 21, 2019
1 parent 88615f7 commit ef03137
Show file tree
Hide file tree
Showing 7 changed files with 484 additions and 0 deletions.
128 changes: 128 additions & 0 deletions gns_simulation/Cisco7200pirated-1_i1_startup-config.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
!
!
!
!
!
!
!
!

!
upgrade fpd auto
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R0
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
ip source-route
no ip icmp rate-limit unreachable
ip cef
!
!
!
!
no ip domain lookup
ipv6 unicast-routing
ipv6 cef
ipv6 dhcp pool DELEGATION_POOL
prefix-delegation pool CLIENTS_POOL lifetime infinite infinite
address prefix 2001:67C:2154:FFE0::/64 lifetime infinite infinite
dns-server 2001:67C:2154:FFFF:B2C6:9AFF:FE39:E1C1
domain-name smartcom.bg
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
log config
hidekeys
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
!
interface Loopback0
no ip address
ipv6 address FE80::1 link-local
ipv6 address 2001:67C:2154:FFFF:B2C6:9AFF:FE39:E1C1/64
!
interface FastEthernet0/0
no ip address
duplex half
ipv6 address FE80::1 link-local
ipv6 address 2001:67C:2154:FFE0::1/64
ipv6 nd managed-config-flag
ipv6 dhcp server DELEGATION_POOL
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
!
no cdp log mismatch duplex
ipv6 local pool CLIENTS_POOL 2001:67C:2154:FFE8::/61 64
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
gatekeeper
shutdown
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line vty 0 4
logging synchronous
login
line vty 5 15
logging synchronous
login
!
end
9 changes: 9 additions & 0 deletions gns_simulation/PC-1_startup.vpc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# This the configuration for PC-1
#
# Uncomment the following line to enable DHCP
# dhcp
# or the line below to manually setup an IP address and subnet mask
# ip 192.168.1.1 255.0.0.0
#

set pcname PC-1
120 changes: 120 additions & 0 deletions gns_simulation/R1_i5_startup-config.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
!
!
!
!
!
!

!
upgrade fpd auto
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
!
logging message-counter syslog
!
no aaa new-model
ip source-route
no ip icmp rate-limit unreachable
ip cef
!
!
!
!
ip domain list smartcom.bg
no ip domain lookup
ipv6 unicast-routing
ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
log config
hidekeys
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
ipv6 address dhcp
ipv6 address FE80::10 link-local
ipv6 dhcp client pd DELEGATED_RANGE
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
ipv6 address FE80::10 link-local
ipv6 address DELEGATED_RANGE ::1/64
ipv6 nd managed-config-flag
ipv6 dhcp server DELEGATED_RANGE
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
!
no cdp log mismatch duplex
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
gatekeeper
shutdown
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line vty 0 4
login
!
end
119 changes: 119 additions & 0 deletions gns_simulation/R2_i2_startup-config.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
!
!
!
!

!
upgrade fpd auto
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R2
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
ip source-route
no ip icmp rate-limit unreachable
ip cef
!
!
!
!
ip domain list smartcom.bg
no ip domain lookup
ipv6 unicast-routing
ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
log config
hidekeys
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
ipv6 address dhcp
ipv6 address FE80::20 link-local
ipv6 dhcp client pd DELEGATED_RANGE
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
ipv6 address FE80::20 link-local
ipv6 address DELEGATED_RANGE ::1/64
ipv6 nd managed-config-flag
ipv6 nd other-config-flag
ipv6 dhcp server DELEGATED_RANGE
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
!
no cdp log mismatch duplex
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
gatekeeper
shutdown
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
stopbits 1
line vty 0 4
login
!
end
Loading

0 comments on commit ef03137

Please sign in to comment.