# Complete configuration of NRN1
# 1999-07-27
# ATM CONFIGURATION
atm router
interface Lan 1
interface Aal5 3
interface Atm 4
atm layer -hecerror-correction 1
atm line -framing sdh-stm-1 -transmit-clock 0
start atm line
atm pvc -aal5 3:1 -atm 4:103/1 -pcr 1208 -scr 1208
# IP ROUTING
ip routing 1 -router-id 192.168.100.2 -asno 101 -maxextgw 100 -maxnonet
20000 -maxv6net 100
ip aggregate -aggregate 3ffe:8034:0::/34
# IPv4, LAN INTERFACE
ip enable 1
use interface Lan 1
ip access default.1 -local 192.168.100.2
ip laninterface
ip route 0.0.0.0/0 1
# IPv6 OVER ATM, WAN INTERFACE
ip enable 3
interface Aal5 3
ip access CORE -local 3ffe:8038:80:1::2 -peer 3ffe:8038:80:1::1
ip atunnel -encapsulation 0 -vci 1
ip bgp -peer 3ffe:8038:80:1::1 -ipv6
start bgp
# TELNET & FTP
interface Cells 4
telnet enable
ftp enable