
Accessing the IPLink software CLI task list
48
IPLink Software Configuration Guide
4 • Accessing the CLI
...
profile provisioning testpro
location 1 tftp://10.10.1.2/test1.cfg
location 2 tftp://10.10.1.2/test2.cfg
location 3 tftp://10.10.1.2/test3.cfg
...
The following command has index numbers:
•
location
These commands always have index numbers in the running-config. However, entering the index is optional.
If you enter such a command with an index, it is inserted into list at the position defined by the index. If you
enter such a command without an index, it is placed at the bottom of the list. Also, you can change a com-
mands position in a listing (moving it up or down in the list) by changing its index number.
Example 1:
Moving the test1.cfg from position 1 in the list to position 3.
Listing before changing the location index number:
profile provisioning testpro
location 1 tftp://10.10.1.2/test1.cfg
location 2 tftp://10.10.1.2/test2.cfg
location 3 tftp://10.10.1.2/test3.cfg
...
Listing after changing index number:
192.168.1.1(pf-prov)[testpro]#
location 1 after 3
192.168.1.1(pf-prov)[testpro]#
show running-config
...
profile provisioning testpro
location 1 tftp://10.10.1.2/test2.cfg
location 2 tftp://10.10.1.2/test3.cfg
location 3 tftp://10.10.1.2/test1.cfg
...
Note
The IPLink software automatically renumbered the succeeding indexes after
location 1 became location 3.
Содержание IPLink Series
Страница 309: ...309 Appendix B Mode summary Chapter contents Introduction 310...
Страница 312: ...Introduction 312 IPLink Software Configuration Guide B Mode summary...
Страница 325: ...325 Appendix D Internetworking terms acronyms Chapter contents Abbreviations 326...
Страница 330: ...330 Appendix E Used IP ports in the IPLink software Chapter contents Used IP ports in the IPLink software 331...