Anda di halaman 1dari 3

set hostname CD******_TAMBO-*********

add device eth-subinterface ethernet0/0 100


add device eth-subinterface ethernet0/0 200
set data-link at cellular0/0
set data-link at cellular1/0
set data-link nic cellular0/1
set data-link nic cellular1/1
add device loopback 1

banner login "|------------------------------------------------------------------|"


banner login "| WARNING |"
banner login "| This system is for the use of authorized users only. Individuals |"
banner login "| using this computer system without authority, or in activities |"
banner login "| on this system monitored and recorded by system personnel. |"
banner login "| |"
banner login "| In the course of monitoring individuals improperly using this |"
banner login "| system, or in the course of system maintenance, the activities |"
banner login "| of authorized users may also be monitored. |"
banner login "| |"
banner login "| Anyone using this system expressly consents to such monitoring |"
banner login "| and is advised that if such monitoring reveals possible |"
banner login "| evidence of criminal activity, system personnel may provide the |"
banner login "| evidence of such monitoring to law enforcement officials. |"
banner login "|------------------------------------------------------------------|"
;
banner exec "-------------------------------------------------------------"
banner exec " 0 | "
banner exec " 000 0 | PROGRAMA NACIONAL PAIS "
banner exec " 0000 000 00 | TAMBO ************* "
banner exec " =====0000000 0000 000 | SEDE ************** "
banner exec " 00000000 00000 0000 | "
banner exec " 00000000000000000 | "
banner exec " 0000000000000 | "
banner exec " 000000000 | "
banner exec " 0000000 | Telefonica del Peru "
banner exec " 0000 | Lima - Peru "
banner exec " 00 | IP/VPN 128KBPS CD****** "
banner exec " 0 | "
banner exe "-----------------------------------------------------------"
;

user telefonica password telefonica


;
network ethernet0/0

; -- Ethernet Interface User Configuration --


description "WAN PORT1 | LAN PORT2| TAMBO ******* | CD=******"
load-interval 30

ip flow egress
ip flow ingress

repeater-switch
; -- Switch User Config --
port 1 no autonegotiation
port 1 speed 100Mbps
port 1 duplex full

exit
;
;
exit
;
network ethernet0/0.100
; -- Ethernet Subinterface Configuration –
description "WAN PORT1 | TAMBO ******* | CD=******"
ip address 10.193.230.138 255.255.255.252
;
encapsulation dot1q 100
;
ip flow egress
ip flow ingress
;
exit
;

network loopback1
; -- Loopback interface configuration --
ip address 10.10.10.9 255.255.255.255
;
exit

;
feature route-map
; -- Route maps user configuration --
route-map "DATOS"
entry 10 default
entry 10 permit
entry 10 match ip address 100
entry 10 set ip precedence critical
entry 10 set label 5
;
exit
;
exit

;
;
;
protocol ip
; -- Internet protocol user configuration --
router-id 10.10.10.9
route 0.0.0.0 0.0.0.0 10.193.230.137
classless;
exit
;
;
;
;
protocol snmp
; -- SNMP user configuration --
community pubcgrc subnet 10.28.128.0 255.255.255.0
community pubcgrc subnet 10.125.25.0 255.255.255.0
community pubcgrc subnet 10.159.160.0 255.255.255.224
;
community privcgrc access write-read-trap
community privcgrc subnet 10.28.128.0 255.255.255.0
community privcgrc subnet 10.125.25.0 255.255.255.0
community privcgrc subnet 10.159.160.0 255.255.255.224
;
trap sending-parameters reachability-checking ip-route
exit

feature vlan
; -- VLAN configuration --
enable
;
vlan 100 ethernet0/0 port 1
vlan 100 ethernet0/0 port internal
vlan 200 ethernet0/0 port 2
vlan 200 ethernet0/0 port 3
vlan 200 ethernet0/0 port 4
vlan 200 ethernet0/0 port internal
;
tag-default ethernet0/0 port 1 100
tag-default ethernet0/0 port 2 200
tag-default ethernet0/0 port 3 200
tag-default ethernet0/0 port 4 200
;
tag-removal ethernet0/0 port 1 vlan 100
tag-removal ethernet0/0 port 2 vlan 200
tag-removal ethernet0/0 port 3 vlan 200
tag-removal ethernet0/0 port 4 vlan 200
;
exit
;

Config$

Anda mungkin juga menyukai