aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg25/netconf/d1-1-roof.tg25.tg.no.conf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tg25/netconf/d1-1-roof.tg25.tg.no.conf')
-rw-r--r--examples/tg25/netconf/d1-1-roof.tg25.tg.no.conf267
1 files changed, 267 insertions, 0 deletions
diff --git a/examples/tg25/netconf/d1-1-roof.tg25.tg.no.conf b/examples/tg25/netconf/d1-1-roof.tg25.tg.no.conf
new file mode 100644
index 0000000..e9ed875
--- /dev/null
+++ b/examples/tg25/netconf/d1-1-roof.tg25.tg.no.conf
@@ -0,0 +1,267 @@
+!
+no enable password
+no aaa root
+!
+username admin privilege 15 role network-admin secret sha512 <removed>
+username cvpadmin privilege 15 role network-admin secret sha512 <removed>
+!
+daemon TerminAttr
+ exec /usr/bin/TerminAttr -cvaddr=apiserver.arista.io:443 -cvauth=token-secure,/tmp/cv-onboarding-token -cvvrf=MGMT -smashexcludes=ale,flexCounter,hardware,kni,pulse,strata -ingestexclude=/Sysdb/cell/1/agent,/Sysdb/cell/2/agent -taillogs
+ no shutdown
+!
+vlan internal order ascending range 1006 1199
+!
+transceiver qsfp default-mode 4x10G
+!
+service routing protocols model multi-agent
+!
+queue-monitor length
+queue-monitor length default thresholds 2048 1024
+!
+hostname d1-1-roof
+ip name-server vrf MGMT 1.1.1.1
+dns domain tg25.tg.no
+!
+sflow sample 16384
+sflow polling-interval 10
+sflow destination 127.0.0.1
+sflow source-interface Loopback0
+sflow run
+!
+snmp-server ipv4 access-list mgmt_access vrf MGMT
+snmp-server ipv4 access-list mgmt_access vrf INET
+snmp-server contact TechNet
+snmp-server location FABRIC d1-1-roof
+snmp-server community <removed> ro
+snmp-server vrf INET
+snmp-server vrf MGMT
+!
+spanning-tree mode none
+!
+clock timezone CET
+!
+vrf instance MGMT
+!
+management api http-commands
+ protocol https
+ no shutdown
+ !
+ vrf MGMT
+ no shutdown
+!
+tacacs-server host <removed> vrf MGMT key 7 <removed>
+!
+interface Ethernet1/1
+ description P2P_d1-floor_Ethernet97/1
+ no shutdown
+ mtu 9100
+ no switchport
+ ipv6 enable
+!
+interface Ethernet2/1
+ description P2P_d2-floor_Ethernet97/1
+ no shutdown
+ mtu 9100
+ no switchport
+ ipv6 enable
+!
+interface Ethernet3/1
+ description P2P_d3-floor_Ethernet97/1
+ no shutdown
+ mtu 9100
+ no switchport
+ ipv6 enable
+!
+interface Ethernet4/1
+ description P2P_d4-floor_Ethernet97/1
+ no shutdown
+ mtu 9100
+ no switchport
+ ipv6 enable
+!
+interface Ethernet7/1
+ description P2P_d1-noc_Ethernet53/1
+ no shutdown
+ mtu 9100
+ no switchport
+ ipv6 enable
+!
+interface Ethernet8/1
+ description P2P_d1-crew_Ethernet97/1
+ no shutdown
+ mtu 9100
+ no switchport
+ ipv6 enable
+!
+interface Ethernet10/1
+ description P2P_d1-stand_Ethernet97/1
+ no shutdown
+ mtu 9100
+ no switchport
+ ipv6 enable
+!
+interface Ethernet13/1
+ description P2P_d1-1-tele_Ethernet49/1
+ no shutdown
+ mtu 9100
+ no switchport
+ ipv6 enable
+!
+interface Ethernet14/1
+ description P2P_d1-2-tele_Ethernet49/1
+ no shutdown
+ mtu 9100
+ no switchport
+ ipv6 enable
+!
+interface Ethernet15/1
+ description P2P_d2-1-stand_Ethernet49/1
+ no shutdown
+ mtu 9100
+ no switchport
+ ipv6 enable
+!
+interface Ethernet16/1
+ description P2P_d2-2-stand_Ethernet49/1
+ no shutdown
+ mtu 9100
+ no switchport
+ ipv6 enable
+!
+interface Loopback0
+ description ROUTER_ID
+ no shutdown
+ ip address 10.255.0.1/32
+ ipv6 address 2a06:5841:e::1/128
+!
+interface Management1
+ description OOB_MANAGEMENT
+ no shutdown
+ vrf MGMT
+ ip address 185.110.148.66/27
+ ipv6 enable
+ ipv6 address 2a06:5841:f:1::66/64
+!
+ip access-list standard mgmt_access
+ 10 permit <removed>
+ 11 permit <removed>
+ 666 deny any
+!
+ip routing ipv6 interfaces
+no ip routing vrf MGMT
+!
+ip prefix-list PL-LOOPBACKS-EVPN-OVERLAY
+ seq 10 permit 10.255.0.0/27 eq 32
+!
+ipv6 prefix-list PL-LOOPBACKS-EVPN-OVERLAY-V6
+ seq 10 permit 2a06:5841:e::/64 eq 128
+!
+ipv6 unicast-routing
+!
+ip route vrf MGMT 0.0.0.0/0 185.110.148.65
+!
+ipv6 route vrf MGMT ::/0 2a06:5841:f:1::1
+!
+ntp local-interface vrf MGMT Management1
+ntp server vrf MGMT ntp.uio.no prefer
+!
+route-map RM-CONN-2-BGP permit 10
+ match ip address prefix-list PL-LOOPBACKS-EVPN-OVERLAY
+!
+route-map RM-CONN-2-BGP permit 30
+ match ipv6 address prefix-list PL-LOOPBACKS-EVPN-OVERLAY-V6
+!
+router bfd
+ multihop interval 300 min-rx 300 multiplier 3
+!
+router bgp 65100
+ router-id 10.255.0.1
+ update wait-install
+ no bgp default ipv4-unicast
+ maximum-paths 4 ecmp 4
+ neighbor EVPN-OVERLAY-PEERS peer group
+ neighbor EVPN-OVERLAY-PEERS next-hop-unchanged
+ neighbor EVPN-OVERLAY-PEERS update-source Loopback0
+ neighbor EVPN-OVERLAY-PEERS bfd
+ neighbor EVPN-OVERLAY-PEERS ebgp-multihop 3
+ neighbor EVPN-OVERLAY-PEERS password 7 <removed>
+ neighbor EVPN-OVERLAY-PEERS send-community
+ neighbor EVPN-OVERLAY-PEERS maximum-routes 0
+ neighbor IPv4-UNDERLAY-PEERS peer group
+ neighbor IPv4-UNDERLAY-PEERS password 7 <removed>
+ neighbor IPv4-UNDERLAY-PEERS send-community
+ neighbor IPv4-UNDERLAY-PEERS maximum-routes 12000
+ neighbor 2a06:5841:e::10 peer group EVPN-OVERLAY-PEERS
+ neighbor 2a06:5841:e::10 remote-as 65104
+ neighbor 2a06:5841:e::10 description d3-floor_Loopback0
+ neighbor 2a06:5841:e::11 peer group EVPN-OVERLAY-PEERS
+ neighbor 2a06:5841:e::11 remote-as 65105
+ neighbor 2a06:5841:e::11 description d4-floor_Loopback0
+ neighbor 2a06:5841:e::12 peer group EVPN-OVERLAY-PEERS
+ neighbor 2a06:5841:e::12 remote-as 65106
+ neighbor 2a06:5841:e::12 description d1-crew_Loopback0
+ neighbor 2a06:5841:e::13 peer group EVPN-OVERLAY-PEERS
+ neighbor 2a06:5841:e::13 remote-as 65110
+ neighbor 2a06:5841:e::13 description d1-1-tele_Loopback0
+ neighbor 2a06:5841:e::14 peer group EVPN-OVERLAY-PEERS
+ neighbor 2a06:5841:e::14 remote-as 65110
+ neighbor 2a06:5841:e::14 description d1-2-tele_Loopback0
+ neighbor 2a06:5841:e::15 peer group EVPN-OVERLAY-PEERS
+ neighbor 2a06:5841:e::15 remote-as 65111
+ neighbor 2a06:5841:e::15 description d2-1-stand_Loopback0
+ neighbor 2a06:5841:e::16 peer group EVPN-OVERLAY-PEERS
+ neighbor 2a06:5841:e::16 remote-as 65111
+ neighbor 2a06:5841:e::16 description d2-2-stand_Loopback0
+ neighbor 2a06:5841:e::17 peer group EVPN-OVERLAY-PEERS
+ neighbor 2a06:5841:e::17 remote-as 65112
+ neighbor 2a06:5841:e::17 description d1-noc_Loopback0
+ neighbor 2a06:5841:e::d peer group EVPN-OVERLAY-PEERS
+ neighbor 2a06:5841:e::d remote-as 65101
+ neighbor 2a06:5841:e::d description d1-stand_Loopback0
+ neighbor 2a06:5841:e::e peer group EVPN-OVERLAY-PEERS
+ neighbor 2a06:5841:e::e remote-as 65102
+ neighbor 2a06:5841:e::e description d1-floor_Loopback0
+ neighbor 2a06:5841:e::f peer group EVPN-OVERLAY-PEERS
+ neighbor 2a06:5841:e::f remote-as 65103
+ neighbor 2a06:5841:e::f description d2-floor_Loopback0
+ redistribute connected route-map RM-CONN-2-BGP
+ neighbor interface Ethernet1/1 peer-group IPv4-UNDERLAY-PEERS remote-as 65102
+ neighbor interface Ethernet2/1 peer-group IPv4-UNDERLAY-PEERS remote-as 65103
+ neighbor interface Ethernet3/1 peer-group IPv4-UNDERLAY-PEERS remote-as 65104
+ neighbor interface Ethernet4/1 peer-group IPv4-UNDERLAY-PEERS remote-as 65105
+ neighbor interface Ethernet7/1 peer-group IPv4-UNDERLAY-PEERS remote-as 65112
+ neighbor interface Ethernet8/1 peer-group IPv4-UNDERLAY-PEERS remote-as 65106
+ neighbor interface Ethernet10/1 peer-group IPv4-UNDERLAY-PEERS remote-as 65101
+ neighbor interface Ethernet13/1 peer-group IPv4-UNDERLAY-PEERS remote-as 65110
+ neighbor interface Ethernet14/1 peer-group IPv4-UNDERLAY-PEERS remote-as 65110
+ neighbor interface Ethernet15/1 peer-group IPv4-UNDERLAY-PEERS remote-as 65111
+ neighbor interface Ethernet16/1 peer-group IPv4-UNDERLAY-PEERS remote-as 65111
+ !
+ address-family evpn
+ neighbor EVPN-OVERLAY-PEERS activate
+ !
+ address-family ipv4
+ no neighbor EVPN-OVERLAY-PEERS activate
+ neighbor IPv4-UNDERLAY-PEERS activate
+ neighbor IPv4-UNDERLAY-PEERS next-hop address-family ipv6 originate
+ !
+ address-family ipv6
+ neighbor IPv4-UNDERLAY-PEERS activate
+!
+management ssh
+ ip access-group mgmt_access vrf INET in
+ ip access-group mgmt_access vrf MGMT in
+ authentication empty-passwords deny
+ !
+ vrf CLIENTS
+ shutdown
+ !
+ vrf INET
+ no shutdown
+ !
+ vrf MGMT
+ no shutdown
+!
+service unsupported-transceiver <removed>
+!
+end