Scans your site and returns information about your SSL implementation and certificate. Helpful for debugging and validating your SSL configuration.
One of a set of tools we are providing to everyone as a way of saying thank you for being a part of the community.
On the router or switch that acts as the gateway
interface vlan 10
ip address 10.0.10.1 255.255.254.0
If access list exist, create a new one and apply as needed. Do the same for routes
On DHCP
Create a scope for vlan 10
Set exclusions, reservations, and options as desired
On the Access switches
Switch the interface to vlan 10 and toggle the ports
eg assuming ports 10 to 48 is what you intend to migrate
int range gi1/0/10 - 48
switchport access vlan 10
shut
no shut
For Wireless
You can either create a new SSID or modify the IP scheme for the existing one
Modify IP and subnet mask of statically assigned devices
If modifying existing vlan
modify the subnet mask of DHCP scope and extend the range
modify the subnet mask of the vlan interface on the distribution switch
modify access list and routes
Then modify the subnet mask of statically assigned IPs