You are on page 1of 4

version 15.

3
service timestamps debug datetime msec
service timestamps log datetime msec
no platform punt-keepalive disable-kernel-core
!
hostname MH-PUNE-CCTV
!
boot-start-marker
boot-end-marker
!
!
vrf definition Mgmt-intf
!
address-family ipv4
exit-address-family
!
address-family ipv6
exit-address-family
!
enable password cisco
!
no aaa new-model
!
!
!
!
!

ip multicast-routing distributed
!
!
!
!
!
!
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
spanning-tree extend system-id
!
username nib2p1 password 0 nib2p1
!
redundancy
mode sso
!
!
!
ip tftp source-interface GigabitEthernet0
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 192.168.18.3 255.255.255.255
ip pim sparse-mode
!
interface GigabitEthernet0/0/0
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet0/0/1
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet0/0/2
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet0/0/3
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet0/0/4
no ip address
shutdown
negotiation auto
!
interface TenGigabitEthernet1/0/0
description "LINK TO MHS"
ip address 192.168.9.9 255.255.255.252
ip pim sparse-mode
ip ospf bfd
!
interface TenGigabitEthernet2/0/0
description "LINK TO MKR"
ip address 192.168.9.6 255.255.255.252
ip pim sparse-mode
ip ospf bfd
!
interface TenGigabitEthernet2/1/0
no ip address
shutdown
!
interface GigabitEthernet2/2/0
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet2/2/1
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet2/2/2
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet2/2/3
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet2/2/4
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet0
vrf forwarding Mgmt-intf
no ip address
shutdown
negotiation auto
!
router ospf 100
network 192.168.9.6 0.0.0.0 area 0
network 192.168.9.9 0.0.0.0 area 0
network 192.168.18.3 0.0.0.0 area 0
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
ip pim rp-candidate Loopback0
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
line con 0
login local
stopbits 1
line aux 0
stopbits 1
line vty 0 4
login local
!
!
end

You might also like