Recipes » Scripts to Change ProxySG Basic Setup
Scripts to Change ProxySG Basic Setup
Scripts to Change ProxySG Basic Setup
Changing ProxySG from one network to another
- Connect with a terminal server. Execute these commands:
conf t
hostname "172.17.120.110 - Blue Coat SG210"
interface 0:0
no ip-address 172.17.91.151
ip-address 172.17.120.110
exit
no ip-default-gateway 172.17.91.1
ip-default-gateway 172.17.120.1
exit
Tags: