EasyManua.ls Logo

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

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...
ip addr 10.1.<#i#>.1 255.255.255.0
!
<# i++ #>
<# endwhile #>
!
<# endtmpl #>
If you stored this macro remotely in the macro file, pc:/macros.mac, you issue the
following commands to execute the macro:
host1>enable
host1#conf t
host1(config)#macro pc:/macros.mac atm0verDs3
Alternatively, if you stored this macro locally in the macro file atm0verDs3.mac, you
issue the following commands to execute the macro:
host1>enable
host1#conf t
host1(config)#macro verbose atm0verDs3
The following example shows a portion of the output resulting from executing the
atm0verDs3 macro from a local file (the starting and ending comments vary for a
remote macro):
host1(config)#!Macro 'atmOverDs3' in the file 'atmOverDs3.mac' starting execution
(Id: 103)
host1(config)#controller t3 9/1
host1(config)#no shut
host1(config)#clock source internal module
host1(config)#framing cbitadm
host1(config)#ds3-scramble
host1(config)#interface atm 9/1
host1(config)#atm vc-per-vp 256
host1(config)#controller t3 9/2
host1(config)#no shut
host1(config)#clock source internal module
host1(config)#framing cbitadm
host1(config)#ds3-scramble
host1(config)#interface atm 9/2
host1(config)#atm vc-per-vp 256
host1(config)#controller t3 9/3
host1(config)#no shut
host1(config)#clock source internal module
host1(config)#framing cbitadm
host1(config)#ds3-scramble
host1(config)#interface atm 9/3
host1(config)#atm vc-per-vp 256
host1(config)#interface atm 9/1.1
host1(config)#encap pppoe
host1(config)#interface atm 9/1.1.1
host1(config)#encap ppp
host1(config)#no ppp shut
host1(config)#no ppp keep
host1(config)#atm pvc 1 1 1 aal5mux ip
host1(config)#ip addr 10.1.1.1 255.255.255.0
[display omitted]
498 Running Macros
JUNOSe 11.1.x System Basics Configuration Guide

Table of Contents

Related product manuals