EasyManua.ls Logo

Juniper SYSTEM BASICS - CONFIGURATION GUIDE V 11.1.X - Page 538

Juniper SYSTEM BASICS - CONFIGURATION GUIDE V 11.1.X
640 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
encap ppp
<# if authType = authPap#>
ppp authentication pap
<# elseif authType = authPapChap#>
ppp authentication pap chap
<# elseif authType = authChapPap#>
ppp authentication chap pap
<# elseif authType = authChap#>
ppp authentication chap
<# endif #>
<# elseif encapType = encapBridged #>
encap bridged1483
<# endif #>
<# if loopbackStr != #>
ip unnumbered loopback <# loopbackStr; \n #>
<# endif #>
!
<# endwhile #>
!
<# endwhile #>
<# endtmpl #>
508 Practical Examples
JUNOSe 11.1.x System Basics Configuration Guide

Table of Contents

Related product manuals