In AOS6, the ip helper still in command.
-> ip helper per-vlan only
-> ip helper vlan x
-> ip helper address x.x.x.x vlan x
Search found 61 matches
- 06 Oct 2022 03:37
- Forum: OmniSwitch 6450
- Topic: DHCP Relay with 6450
- Replies: 2
- Views: 1981
- 28 Aug 2018 22:28
- Forum: OmniSwitch 6850 / 6850E
- Topic: Need help for stacking 6850E
- Replies: 2
- Views: 2602
Re: Need help for stacking 6850E
Hi, can you check the firmware the newly added switch into a stack switch, and compare it to other switches.
- 26 Oct 2017 21:16
- Forum: OmniAccess ESR 5720
- Topic: Basic Configuration Guide
- Replies: 2
- Views: 13405
Re: Basic Configuration Guide
Hi sir, thanks for sharing your knowledge in configuring this kind of router.
I salute you...
I salute you...
- 10 Jul 2017 05:29
- Forum: OmniSwitch 6350
- Topic: sfp with mediaconverter
- Replies: 1
- Views: 2850
Re: sfp with mediaconverter
Are you sure that the SFP-GIG-LX are working, what about the fiber optic cable did you check it, on the other end did you check (gbic & media converter)?
- 29 Jun 2015 23:03
- Forum: OmniSwitch 6400
- Topic: simple LLDP policy for phones
- Replies: 6
- Views: 20999
Re: simple LLDP policy for phones
are these applicable to any brand of ip phone except alcatel ip phone?
- 06 May 2015 22:25
- Forum: OmniSwitch 6250
- Topic: Stuck in miniboot and all LED port on
- Replies: 4
- Views: 4494
Re: Stuck in miniboot and all LED port on
what is your microcode?
-> show microcode
-> show microcode
- 07 Oct 2014 00:30
- Forum: OmniSwitch 6250
- Topic: Can't write memory
- Replies: 6
- Views: 37306
Re: Can't write memory
thanks for the info sir devnull
- 03 Oct 2014 02:57
- Forum: OmniSwitch 6250
- Topic: Can't write memory
- Replies: 6
- Views: 37306
Re: Can't write memory
write memory flash-synchro used only for stack or redundant cmm not on a standalone switch.
- 31 Jul 2014 03:29
- Forum: OmniSwitch 6850 / 6850E
- Topic: Vlan database and DHCP Snooping
- Replies: 4
- Views: 4489
Re: Vlan database and DHCP Snooping
Is there a solution for this scenario?
- 02 Jul 2014 21:25
- Forum: OmniStack LS 6200
- Topic: Omnistack LS 6224 voice vlan issu
- Replies: 1
- Views: 3839
Re: Omnistack LS 6224 voice vlan issu
Vlan 21 is the VOICE, right?
Try this,
in my example vlan 26 is the voice vlan
6224_UBF# sh run
interface range ethernet e(15-16)
switchport mode general
exit
interface ethernet g2
switchport mode trunk
exit
vlan database
vlan 26
exit
interface ethernet e23
switchport access vlan 26
exit ...
Try this,
in my example vlan 26 is the voice vlan
6224_UBF# sh run
interface range ethernet e(15-16)
switchport mode general
exit
interface ethernet g2
switchport mode trunk
exit
vlan database
vlan 26
exit
interface ethernet e23
switchport access vlan 26
exit ...
