Hi
We have a HP 2824 Procurve switch. I need to add another "connected" subnet to the existing main subnet, which is 192.168.47.0/24
It it just a question of adding a route for the seciond subnet?
Thanks
vlan 1
name "DEFAULT_VLAN"
forbid 24
untagged 2-7,9-10,12-15,22-23,Trk1-Trk2
ip address 192.168.47.241 255.255.255.0
no untagged 1,8,11,16,21,24
exit
IP Route Entries
Sub-Type Metric Dist.
------------------ --------------- ---- ---------
127.0.0.1/32 lo0 connected
192.168.47.0/24 DEFAULT_VLAN 1 connected
192.168.48.0/24 Voice 10 connected
We have a HP 2824 Procurve switch. I need to add another "connected" subnet to the existing main subnet, which is 192.168.47.0/24
It it just a question of adding a route for the seciond subnet?
Thanks
vlan 1
name "DEFAULT_VLAN"
forbid 24
untagged 2-7,9-10,12-15,22-23,Trk1-Trk2
ip address 192.168.47.241 255.255.255.0
no untagged 1,8,11,16,21,24
exit
IP Route Entries
Sub-Type Metric Dist.
------------------ --------------- ---- ---------
127.0.0.1/32 lo0 connected
192.168.47.0/24 DEFAULT_VLAN 1 connected
192.168.48.0/24 Voice 10 connected