Hi AegisTech
Although I agree that if you don't fully understand the options a little bit of training would help, I do feel that you could be given better answers.
The important thing to remember is that the 3500 is a Layer 3 switch, so it has a basic router inbuilt.
The other thing to remember is that the ip office script configures a lot of options on the switch. (VLANs, port assignment, tagging, LLDP-MED, IP Routing, etc.)
So what is it asking for?
The script creates 2 VLANs, one for Data and one for Voice, assigns a VLAN tag to each and also assigns an IP address to each VLAN.
Just like a real interface, fastethernet for example, can have it's own IP; a logical interface like a VLAN can also have an IP.
This is not virtual, it is a real IP.
So the first 6 options are asking for:
The VLAN tag, the switch IP address and subnet on the Voice VLAN and the VLAN tag, the switch IP and subnet on the Data VLAN.
This is the same as having 2 switches and 2 routers configured for the 2 different LANs, but all in one device.
The next option is what would normally just be called Gateway IP on an none routing device, it's the device on the local LAN that knows how to reach the internet.
Because the 3500 is a router as well, it uses IP routes, so you could have multiple routes to different networks.
All this option is doing is programming a 0.0.0.0/0 route. If you specify an IP on the Voice VLAN that's fine, or the Data VLAN also fine. It is the device the switch will forward traffic to if it doesn't have a more specific route.
The last 2 options are usually just the IP Office IP address, usually on the Voice VLAN. It needs these because it uses this info and LLDP-MED to give Avaya IP phones this information so you don't need DHCP to do it.
The reason it wants an IP on each VLAN, it doesn't need to have, is because you can tell a device in the Voice VLAN to use the switch as it's gateway and the switch will route the traffic.
Hope that makes things clearer.
tslytsly
Tom Sealey
Comms Engineer