Added switch/router configs, for Dell, Cisco, PFSense, and OPNSense.
This commit is contained in:
152
mtp-configs/satx-rr-rtr.satx.turnsys.net
Normal file
152
mtp-configs/satx-rr-rtr.satx.turnsys.net
Normal file
@@ -0,0 +1,152 @@
|
||||
!
|
||||
version 12.4
|
||||
service timestamps debug datetime msec
|
||||
service timestamps log datetime msec
|
||||
no service password-encryption
|
||||
!
|
||||
hostname satx-rr-rtr
|
||||
!
|
||||
boot-start-marker
|
||||
boot-end-marker
|
||||
!
|
||||
logging message-counter syslog
|
||||
enable secret 5 $1$4vT2$7i6iJRSZXXci8rhRQ3Pn40
|
||||
enable password c0l0rad0
|
||||
!
|
||||
no aaa new-model
|
||||
!
|
||||
!
|
||||
!
|
||||
dot11 syslog
|
||||
!
|
||||
flow exporter toolbox9995
|
||||
description Exports to Toolbox/nfsen
|
||||
destination 10.253.3.99
|
||||
template data timeout 300
|
||||
!
|
||||
!
|
||||
flow monitor toolbox
|
||||
record netflow ipv4 original-input
|
||||
exporter toolbox9995
|
||||
cache timeout active 300
|
||||
!
|
||||
ip source-route
|
||||
no ip routing
|
||||
!
|
||||
!
|
||||
no ip cef
|
||||
!
|
||||
!
|
||||
no ipv6 cef
|
||||
!
|
||||
multilink bundle-name authenticated
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
voice-card 0
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
archive
|
||||
log config
|
||||
hidekeys
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
interface FastEthernet0/0
|
||||
ip address 10.40.100.210 255.255.255.0
|
||||
ip flow monitor toolbox input
|
||||
ip flow monitor toolbox output
|
||||
no ip route-cache
|
||||
duplex full
|
||||
speed auto
|
||||
no mop enabled
|
||||
!
|
||||
interface FastEthernet0/1
|
||||
no ip address
|
||||
ip flow monitor toolbox input
|
||||
ip flow monitor toolbox output
|
||||
no ip route-cache
|
||||
shutdown
|
||||
duplex auto
|
||||
speed auto
|
||||
!
|
||||
interface Serial0/1/0
|
||||
no ip address
|
||||
no ip route-cache
|
||||
shutdown
|
||||
no fair-queue
|
||||
clock rate 2000000
|
||||
!
|
||||
interface Serial0/1/1
|
||||
no ip address
|
||||
no ip route-cache
|
||||
shutdown
|
||||
clock rate 2000000
|
||||
!
|
||||
ip default-gateway 10.40.100.254
|
||||
ip forward-protocol nd
|
||||
no ip http server
|
||||
no ip http secure-server
|
||||
!
|
||||
!
|
||||
!
|
||||
logging 10.253.3.99
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
snmp-server community kn3lmgmt RO
|
||||
snmp-server location satx
|
||||
!
|
||||
control-plane
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
!
|
||||
line con 0
|
||||
line aux 0
|
||||
line vty 0 4
|
||||
exec-timeout 15 0
|
||||
password c0l0rad0
|
||||
login
|
||||
line vty 5 15
|
||||
exec-timeout 15 0
|
||||
login
|
||||
!
|
||||
scheduler allocate 20000 1000
|
||||
end
|
||||
|
Reference in New Issue
Block a user