[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Advice regarding Cisco/Juniper/HP
On 30 June 2010 21:50, Ricky Beam <jfbeam at gmail.com> wrote:
> Typos are just as simple (even more simple) on an HP. ?There's no add/remove
> mode for vlan port membership. ?You specify the entire list every time.
conf t
vlan 1000
tag 1
tag 22
untag 44
exit
exit
write memory
exit
Result: vlan 1000 is tagged on ports 1 and 22, and the untagged
(native) port is changed on port 44 to vlan 1000.
HP is cumulative, typos generally don't matter.
M