ws@m5-31> en ^ unknown command. ws@m5-31> show configuration version 6.0R2.3; system { host-name m5-31; root-authentication { encrypted-password "$1$uMqOa/Fd$izMPSndxi7yih/1OArGyb/"; # SECRET-DATA } login { user centaur { uid 2000; class super-user; authentication { encrypted-password "$1$sRWjqhEf$l26PNz8UpcdA2mwx9tHin1"; # SECRET-DATA } } user ws { full-name Workshop; uid 2002; class super-user; authentication { encrypted-password "$1$rspvOL6O$ECjcr5mNsYo9mPrDM/8ZE."; # SECRET-DATA } } } services { ssh; telnet; } syslog { user * { any emergency; } file messages { any notice; authorization info; } } } interfaces { fe-0/0/0 { unit 0 { family inet { address 128.205.10.6/24; } family inet6; } } fe-0/0/1 { unit 0 { family inet { address 192.168.1.33/29; } family iso; family inet6 { address 2001:468:1000:2::1/64; } } } fe-0/0/2 { unit 0 { family inet { address 192.168.1.65/29; } family iso; family inet6 { address 2001:468:1000:1::1/64; } } } fe-0/0/3 { unit 0 { family inet { address 192.168.1.97/29; } family iso; family inet6 { address 2001:468:1000::1/64; } } } gr-0/3/0 { unit 0 { tunnel { source 128.205.10.6; destination 198.32.11.17; } family inet6 { mtu 1480; address 3ffe:3700:ff:1b1d::1/64; } } } fxp0 { disable; unit 0 { family inet { address 192.168.1.173/24; } } } lo0 { mtu 9180; unit 0 { family inet { mtu 9166; address 10.50.255.2/32; } family iso { address 49.0000.0000.0000.000b.00; } } } } routing-options { interface-routes { rib-group inet6 ifrg6; } rib inet6.0 { aggregate { route 2001:468:1000::/39; } } static { route 0.0.0.0/32 next-hop 192.168.1.6; route 198.32.11.0/24 next-hop 128.205.10.254; } rib-groups { ifrg6 { import-rib [ inet6.0 inet6.2 ]; } } router-id 128.205.10.6; } protocols { router-advertisement { interface fe-0/0/3.0 { prefix 2001:468:1000::/64; } } bgp { local-as 65501; group Abilene-v6 { type external; family inet6 { unicast; } export to-Abilene-v6; peer-as 11537; neighbor 3ffe:3700:ff:1b1d::2; } group r2 { type external; family inet6 { unicast; } peer-as 65002; neighbor 2001:468:1000:2::2; } group r3 { type external; family inet6 { unicast; } peer-as 65003; neighbor 2001:468:1000:1::2; } } ospf { area 0.0.0.0 { interface fe-0/0/1.0; interface fe-0/0/2.0; interface fe-0/0/3.0; } } } policy-options { policy-statement to-Abilene-v6 { term accept-aggregate { from { route-filter 2001:468:1000::/39 exact; } then accept; } term reject { then reject; } } } ws@m5-31>