Enterasys Networks XSR-Series Router User Manual


 
Configuration Guide Page 36 of 55
9.3 VPN PPTP User termination
XSR-1805#show running-config
!!
! Version 4.0.0.0, Built Mar 26 2003, 19:47:17
!
hostname XSR-1805
!
interface FastEthernet1
ip address 134.141.130.12 255.255.255.0
no shutdown
!
interface FastEthernet2
ip address 192.168.1.1 255.255.255.0
ip nat source assigned overload
no shutdown
!
interface Vpn1 multi-point
ip address 192.168.2.1 255.255.255.0
!
ip local pool VPN 192.168.2.0 255.255.255.0
!
aaa group DEFAULT
dns server primary 0.0.0.0
dns server secondary 0.0.0.0
wins server primary 0.0.0.0
wins server secondary 0.0.0.0
ip pool VPN
pptp encrypt mppe auto
!
end
XSR-1805#
XSR-1805(config)#aaa user marc
XSR-1805(aaa-user)#password marc
XSR-1805(config)#aaa user phil
XSR-1805(aaa-user)#password phil
XSR-1805(config)#aaa user bob
XSR-1805(aaa-user)#password bob
XSR-1805(config)#aaa user peter
XSR-1805(aaa-user)#password peter
XSR-1805#