A:SR1# admin display-config # TiMOS-B-13.0.R1 both/i386 ALCATEL SR 7750 Copyright (c) 2000-2015 Alcatel-Lucent. # All rights reserved. All use subject to applicable license agreements. # Built on Fri Feb 27 21:10:57 PST 2015 by builder in /rel13.0/b1/R1/panos/main # Generated THU AUG 11 21:36:26 2016 UTC exit all configure #-------------------------------------------------- echo "System Configuration" #-------------------------------------------------- system name "SR1" chassis-mode d dns exit snmp shutdown exit time sntp shutdown exit zone UTC exit thresholds rmon exit exit exit #-------------------------------------------------- echo "System Security Configuration" #-------------------------------------------------- system security no per-peer-queuing cpu-protection link-specific-rate max policy 254 create exit policy 255 create exit port-overall-rate 15000 exit exit exit #-------------------------------------------------- echo "Log Configuration" #-------------------------------------------------- log exit #-------------------------------------------------- echo "System Security Cpm Hw Filters and PKI Configuration" #-------------------------------------------------- system security exit exit #-------------------------------------------------- echo "QoS Policy Configuration" #-------------------------------------------------- qos exit #-------------------------------------------------- echo "Card Configuration" #-------------------------------------------------- card 1 card-type iom3-xp-b mda 1 mda-type m5-1gb-sfp-b no shutdown exit no shutdown exit #-------------------------------------------------- echo "Port Configuration" #-------------------------------------------------- port 1/1/1 ethernet encap-type dot1q exit no shutdown exit port 1/1/2 ethernet encap-type dot1q exit no shutdown exit port 1/1/3 shutdown ethernet exit exit port 1/1/4 shutdown ethernet exit exit port 1/1/5 shutdown ethernet exit exit #-------------------------------------------------- echo "System Sync-If-Timing Configuration" #-------------------------------------------------- system sync-if-timing begin commit exit exit #-------------------------------------------------- echo "Management Router Configuration" #-------------------------------------------------- router management exit #-------------------------------------------------- echo "Router (Network Side) Configuration" #-------------------------------------------------- router interface "Lo101" loopback ipv6 address 2001:db8:1:1::1/64 exit no shutdown exit interface "Lo102" loopback ipv6 address 2001:db8:1:2::1/64 exit no shutdown exit interface "system" ipv6 address fc00::10:0:255:1/128 exit no shutdown exit interface "toXR1_p1" port 1/1/1:10 ipv6 link-local-address fe80::51:0:0:1 preferred exit no shutdown exit interface "toXR1_p2" port 1/1/2:10 ipv6 link-local-address fe80::51:0:0:1 preferred exit no shutdown exit interface "toXR2" port 1/1/1:111 ipv6 link-local-address fe80::51:0:1:111 preferred exit no shutdown exit router-id 10.0.255.1 #-------------------------------------------------- echo "OSPFv3 Configuration" #-------------------------------------------------- ospf3 10.0.255.1 asbr export "RP_RED_TO_OSPFV3" area 0.0.0.0 area-range fc00::10:0:0:0/80 advertise interface "system" no shutdown exit interface "toXR1_p1" interface-type point-to-point hello-interval 2 dead-interval 8 no shutdown exit interface "toXR1_p2" interface-type broadcast priority 10 hello-interval 2 dead-interval 8 no shutdown exit exit area 0.0.0.1 area-range fc00::10:1:0:0/96 advertise nssa no redistribute-external originate-default-route type-nssa exit interface "toXR2" interface-type broadcast hello-interval 2 dead-interval 8 no shutdown exit exit no shutdown exit exit #-------------------------------------------------- echo "Service Configuration" #-------------------------------------------------- service customer 1 create description "Default customer" exit exit #-------------------------------------------------- echo "Router (Service Side) Configuration" #-------------------------------------------------- router #-------------------------------------------------- echo "OSPFv3 Configuration" #-------------------------------------------------- ospf3 10.0.255.1 no shutdown exit #-------------------------------------------------- echo "Policy Configuration" #-------------------------------------------------- policy-options begin prefix-list "PL_IPV6_LOOPBACK_101" prefix 2001:db8:1:1::/64 exact exit prefix-list "PL_IPV6_LOOPBACK_102" prefix 2001:db8:1:2::/64 exact exit policy-statement "RP_RED_TO_OSPFV3" entry 10 from protocol direct prefix-list "PL_IPV6_LOOPBACK_101" exit action accept metric set 100 type 1 exit exit entry 20 from protocol direct prefix-list "PL_IPV6_LOOPBACK_102" exit action accept metric set 50 type 2 exit exit default-action reject exit commit exit exit exit all