0% found this document useful (0 votes)
16 views3 pages

Mainrouter-Eigpr Ospf BGP GRE Nat

Uploaded by

yolactv
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views3 pages

Mainrouter-Eigpr Ospf BGP GRE Nat

Uploaded by

yolactv
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

MAIN ROUTER CONFIGURATION:

Main#sh run
Building configuration...

Current configuration : 2809 bytes


!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Main
!
!
!
!
ip dhcp excluded-address 192.168.2.1 192.168.2.9
!
ip dhcp pool G0
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
dns-server 209.165.201.29
!
!
!
no ip cef
ipv6 unicast-routing
!
no ipv6 cef
!
!
!
username Admin1 privilege 15 password 0 cisco
username IPS-1 password 0 cisco
username User password 0 cisco
!
!
license udi pid CISCO1941/K9 sn FTX1524H0O8-
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface Tunnel0
ip address 172.16.1.1 255.255.255.252
mtu 1476
tunnel source Serial0/0/0
tunnel destination 209.165.200.225
!
!
interface GigabitEthernet0/0
ip address 192.168.2.1 255.255.255.0
ip nat inside
duplex auto
speed auto
ipv6 address FE80::1 link-local
ipv6 address 2001:DB8:ABCD:2::1/64
ipv6 eigrp 65001
!
interface GigabitEthernet0/1
ip address 209.165.202.129 255.255.255.224
ip access-group HTTP_ACCESS out
ipv6 traffic-filter HTTP6 out
ip nat inside
duplex auto
speed auto
ipv6 address FE80::129 link-local
ipv6 address 2001:DB8:ABCD:B::129/64
ipv6 eigrp 65001
!
interface Serial0/0/0
ip address 209.165.200.229 255.255.255.252
encapsulation ppp
ppp authentication chap
ip nat outside
ipv6 address FE80::229 link-local
ipv6 address 2001:DB8:ABCD:A::229/64
ipv6 eigrp 65001
clock rate 2000000
!
interface Serial0/0/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.16.1.0 0.0.0.3 area 0
network 192.168.2.0 0.0.0.255 area 0
!
router bgp 65020
bgp log-neighbor-changes
no synchronization
neighbor 206.165.200.230 remote-as 65001
network 209.165.202.128 mask 255.255.255.224
!
ipv6 router eigrp 65001
shutdown
!
ip nat inside source list 1 interface Serial0/0/0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 209.165.200.230
!
ip flow-export version 9
!
!
access-list 1 permit 192.168.2.0 0.0.0.255
ip access-list extended HTTP_ACCESS
permit tcp host 209.165.200.225 host 209.165.202.158 eq www
permit tcp host 209.165.200.238 host 209.165.202.158 eq www
permit ip 192.168.2.0 0.0.0.255 host 209.165.202.158
permit icmp any host 209.165.202.158 echo-reply
deny ip any host 209.165.202.158
ipv6 access-list HTTP6
permit tcp 2001:DBB:ABCD::/64 host 2001:DBB:ABCD:B::158 eq www
permit tcp 2001:DB8:ABCD::/64 host 2001:DBB:ABCD:B::158 eq www
permit tcp 2001:DB8:ABCD:1::/64 host 2001:DB8:ABCD:B::158 eq www
permit tcp 2001:DB8:ABCD:3::/64 host 2001:DB8:ABCD:B::158 eq www
permit ipv6 2001:DB8:ABCD:2::/64 host 2001:DB8:ABCD:B::158
permit icmp any host 2001:DB8:ABCD:B::158 echo-reply
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login local
transport input ssh
!
!
!
end

Main#

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy