The router configuration file shows:
- The router hostname is GAIL_GAS_DEWAS and it is configured with interfaces for tunnels connecting to other sites, FastEthernet and GigabitEthernet ports.
- Authentication is configured using AAA with RADIUS servers, and users are defined with privilege levels.
- Routing protocols like EIGRP, BGP and PIM are enabled to route traffic between networks. Access control lists are applied for controlling traffic.
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 ratings0% found this document useful (0 votes)
78 views
Dewas
The router configuration file shows:
- The router hostname is GAIL_GAS_DEWAS and it is configured with interfaces for tunnels connecting to other sites, FastEthernet and GigabitEthernet ports.
- Authentication is configured using AAA with RADIUS servers, and users are defined with privilege levels.
- Routing protocols like EIGRP, BGP and PIM are enabled to route traffic between networks. Access control lists are applied for controlling traffic.
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/ 5
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2020.07.
31 16:02:08 =~=~=~=~=~=~=~=~=~=~=~= sh run Building configuration...
Current configuration : 5999 bytes
! ! Last configuration change at 12:09:46 IND Thu Jul 16 2020 by seaaa4 ! NVRAM config last updated at 12:10:22 IND Thu Jul 16 2020 by seaaa4 ! version 15.5 service timestamps debug datetime msec localtime service timestamps log datetime msec localtime show-timezone service password-encryption ! hostname GAIL_GAS_DEWAS ! boot-start-marker boot system flash c2900-universalk9-mz.SPA.155-3.M5.bin boot system flash c2900-universalk9-mz.SPA.150-1.M10.bin boot-end-marker ! ! enable secret 5 $1$9e61$3YODyKMZOwmmZyqQ5XqLz/ ! aaa new-model ! ! aaa authentication login default group radius local aaa authentication enable default enable aaa authorization exec default group radius local aaa accounting exec default start-stop group radius ! ! ! ! ! aaa session-id common ethernet lmi ce clock timezone IND 5 30 ! ! ! ! ! ! ! ! ! ! ! ! no ip domain lookup ip domain name GAIL ip multicast-routing ip cef no ipv6 cef multilink bundle-name authenticated ! ! ! key chain autheigrp key 1 key-string 7 08315E49000D0D02130705052D ! ! license udi pid CISCO2911/K9 sn FGL1542131H ! ! username it_gail privilege 7 secret 5 $1$m7C9$.oCZ6KDaGcv7j0ckFG2LK/ username gailgas privilege 15 password 7 061C17225A0741534329 ! redundancy ! ! ! ! ! ! interface Tunnel1 description Dewas-Noida Tunnel bandwidth 6144 ip address 172.18.94.2 255.255.255.252 ip mtu 1500 delay 10 keepalive 5 4 tunnel source 192.168.124.110 tunnel destination 192.168.124.118 ! interface Tunnel5 description #Noida-Dewas JIO 6 Mbps Link# bandwidth 6144 ip address 172.18.208.2 255.255.255.252 ip mtu 1500 load-interval 30 delay 10 tunnel source 10.11.5.102 tunnel destination 10.11.5.70 ! interface Tunnel14 description Dewas-Jaipur Tunnel bandwidth 4096 ip address 172.18.234.6 255.255.255.252 ip mtu 1500 keepalive 5 4 tunnel source 192.168.124.110 tunnel destination 192.168.125.94 ! interface Embedded-Service-Engine0/0 no ip address shutdown ! interface GigabitEthernet0/0 description << SIFY-WAN-PORT >> no ip address duplex auto speed auto ! interface GigabitEthernet0/0.660 description << SIFY-WAN-LINK >> encapsulation dot1Q 660 ip address 192.168.124.110 255.255.255.252 ! interface GigabitEthernet0/1 description << LAN-PORT >> ip address 172.16.72.193 255.255.255.224 ip helper-address 172.26.9.29 ip helper-address 172.16.6.87 no ip redirects no ip unreachables no ip proxy-arp ip flow ingress ip pim sparse-dense-mode ip igmp join-group 239.1.1.6 ip igmp join-group 239.1.1.5 ip igmp join-group 239.1.1.4 duplex auto speed auto ! interface GigabitEthernet0/2 ip address dhcp duplex auto speed auto ! interface FastEthernet0/0/0 description #Dewas() 6mbps JIO MPLS Link Ciruit ID: # bandwidth 6144 ip address 10.11.5.102 255.255.255.252 duplex auto speed auto ! ! router eigrp 100 network 172.16.0.0 network 172.18.0.0 redistribute static ! router bgp 64571 bgp log-neighbor-changes redistribute static neighbor 10.11.5.101 remote-as 55836 neighbor 10.11.5.101 password 7 0756701B1E5948564E445B ! ip forward-protocol nd ! no ip http server no ip http secure-server ip flow-top-talkers top 30 sort-by bytes ! ip pim rp-address 172.16.0.4 ip route 0.0.0.0 0.0.0.0 192.168.124.109 ip route 0.0.0.0 0.0.0.0 172.18.104.1 3 ! ip radius source-interface GigabitEthernet0/1 ! ! snmp-server community s2c4o6m RO 21 snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart access-list 21 permit 172.16.174.9 access-list 21 permit 172.16.7.48 access-list 21 permit 172.20.10.7 access-list 21 permit 172.20.6.110 access-list 21 permit 172.20.6.108 access-list 21 permit 172.26.9.99 access-list 21 permit 172.20.9.110 access-list 21 permit 172.16.7.91 access-list 21 deny any access-list 101 permit tcp host 172.16.72.41 any eq 22 access-list 101 permit tcp host 172.20.9.105 any eq 22 access-list 101 permit tcp host 172.20.9.110 any eq 22 access-list 101 permit tcp host 172.16.28.243 any eq 22 access-list 101 permit tcp host 172.16.29.27 any eq 22 access-list 101 permit tcp host 172.20.10.16 any eq 22 access-list 101 permit tcp host 172.16.30.173 any eq 22 access-list 101 permit tcp host 172.16.72.37 any eq 22 access-list 101 permit tcp host 172.16.101.16 any eq 22 access-list 101 permit tcp host 172.16.101.17 any eq 22 access-list 101 permit tcp host 172.16.101.18 any eq 22 access-list 111 permit ip host 172.16.72.199 any access-list 111 deny ip any any access-list 145 deny tcp any host 172.20.12.50 access-list 145 deny tcp any host 172.20.12.51 access-list 145 deny tcp any host 172.20.12.52 access-list 145 deny tcp any host 172.20.12.53 access-list 145 deny tcp any host 172.20.12.54 access-list 145 deny tcp any host 172.26.5.217 access-list 145 deny tcp any host 172.26.5.218 access-list 145 permit tcp any any eq telnet access-list 145 permit tcp any any eq 22 access-list 145 permit icmp any any echo-reply access-list 145 permit ip any any radius-server host 172.20.6.100 key 7 1302161B070F0D39282B radius-server host 172.26.5.164 key 7 03035A020A0C285F4D06 ! ! ! control-plane ! ! banner login ^C INFORMATION ACCESS RESTRICTION ################################################################## # # # This information system is only for users authorized by GAIL # # and un-authorized access is prohibited, monitored and liable # # for appropriate action. # # # ################################################################## ^C ! line con 0 line aux 0 line 2 no activation-character no exec transport preferred none transport output pad telnet rlogin lapb-ta mop udptn v120 ssh stopbits 1 line vty 0 4 access-class 101 in transport input ssh line vty 5 15 access-class 101 in transport input ssh ! scheduler allocate 20000 1000 ntp source GigabitEthernet0/1 ntp server 172.26.5.172 ntp server 172.20.7.231 ! end
GAIL_GAS_DEWAS#sh int des
Interface Status Protocol Description Em0/0 admin down down Gi0/0 down down << SIFY-WAN-PORT >> Gi0/0.660 down down << SIFY-WAN-LINK >> Gi0/1 up up << LAN-PORT >> Gi0/2 down down Fa0/0/0 up up #Dewas() 6mbps JIO MPLS Link Ciruit ID: # Tu0 up up Pim Register Tunnel (Encap) for RP 172.16.0.4 Tu1 up down Dewas-Noida Tunnel Tu5 up up #Noida-Dewas JIO 6 Mbps Link# Tu14 up down Dewas-Jaipur Tunnel GAIL_GAS_DEWAS#exit