version 7.6R1.9; system { host-name ukwj4300-ukw; time-zone Europe/London; root-authentication { encrypted-password "$1$X9ZJodaG$GZyz4EHzPxXpFvY57LZ1N/"; ## SECRET-DATA } name-server { 148.88.147.106; } login { user admin { uid 2000; class super-user; authentication { encrypted-password "$1$vnx0LIjr$tzQ75ia9CguzAc4A2IRhj/"; ## SECRET-DATA } } user ukwuser { uid 2004; class super-user; authentication { encrypted-password "$1$4q/ZVjme$Mp6ljd9ljomYb97WPyDX5."; ## SECRET-DATA } } } services { ftp; ssh { root-login deny; rate-limit 5; } } syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } file cli-commands { interactive-commands any; } } } interfaces { fe-0/0/0 { unit 0 { family inet { address 148.88.147.254/30; } family iso; family inet6 { address 2001:630:81:470::2/64; } } } fe-1/0/0 { unit 0 { family inet { address 148.88.147.97/29; } family inet6 { address 2001:630:81:472::1/64; } } } fe-1/0/1 { unit 0 { family inet { address 148.88.147.105/29; } family inet6 { address 2001:630:81:474::1/64; } } } lo0 { unit 0 { family iso { address 47.fde8.0000.1480.8814.7254.00; } } } } routing-options { rib inet6.0 { aggregate { route 2001:630:81:470::/60; } } static { route 0.0.0.0/0 next-hop 148.88.147.253; } } protocols { router-advertisement { interface fe-1/0/0.0 { prefix 2001:630:81:472::/64; } interface fe-1/0/1.0 { prefix 2001:630:81:474::/64; } } isis { export [ v6-aggregation redistribute-connected ]; no-ipv4-routing; level 1 disable; interface fe-0/0/0.0; interface lo0.0; } } policy-options { policy-statement redistribute-connected { from { protocol direct; family inet6; } then accept; } policy-statement v6-aggregation { term one { from protocol aggregate; then accept; } term two { from { route-filter 2001:630:81:470::/60 longer; } then reject; } } }