Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 34

  • Download
  • Add to my manuals
  • Print
  • Page
    / 34
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 33
24 ServerIron ADX OpenScript Guide
53-1002445-01
Copying and binding the script
4
Copying and binding the script
The following command copies the script from a TFTP server to the to the ServerIron ADX.
ServerIronADX# copy tftp usb0 1.1.1.1 addip.pl sys\dapscript\addip.pl
The script is bound to the “vs1” virtual server as shown.
ServerIronADX(config)# server virtual vs1
ServerIronADX(config-vs-vs1)# port http script addip.pl
Sample ServerIron ADX configuration for use case.
The following is an example of a ServerIron ADX configuration which includes the required bind
commands for the “addip.pl” script.
Example 1:
ServerIronADX# configure terminal
ServerIronADX(config)# server real rs1 100.1.5.113
ServerIronADX(config-rs-rs1)# port http
ServerIronADX(config-rs-rs1)# port http url HEAD/
ServerIronADX(config-rs-rs1)# port http group-id 10 10
ServerIronADX(config-rs-rs1)# exit
ServerIronADX(config)#
ServerIronADX(config)# server real rs2 100.1.5.114
ServerIronADX(config-rs-rs2)# port http
ServerIronADX(config-rs-rs2)# port http url “HEAD/”
ServerIronADX(config-rs-rs2)# port http group-id 10 10
ServerIronADX(config)# server virtual vs1 100.1.5.101
ServerIronADX(config-vs-vs1)# port http
ServerIronADX(config-vs-vs1)# port http script addip.pl
ServerIronADX(config-vs-vs1)# bind http rs1 http rs2 http
Page view 33
1 2 ... 29 30 31 32 33 34

Comments to this Manuals

No comments