Hi Guys,
some one help me plz,
I cant able to create the ip helper address per vlan mode in os6850
CSBU-RR1-3FLR-> ip helper address 172.19.42.33 vlan 37
ERROR: Exceeded maximum allowable entries
3FLR-> show ip udp relay statistics
Service Vlan Pkts Sent Pkts Recv
--------------------+--------+-------------+----------
CSBU-RR1-3FLR-> show ip helper stats
ERROR: No Server Addresses are configured
3FLR-> show ip helper
Ip helper :
Forward Delay(seconds) = 3,
Max number of hops = 4,
Traffic Suppression = Disabled,
DHCP Snooping Status = Disabled
DHCP Snooping Binding DB Status = Disabled,
Forward option = per-vlan only
Bootup Option Disable
Forwarding Address :
3FLR->
IP helper error
Re: IP helper error
Hi,
try with:
> ip helper per-vlan only
regards Silvio
try with:
> ip helper per-vlan only
regards Silvio
Re: IP helper error
occures the same error if you configure an ip helper not per-vlan?
What's the build (show microcode)?
regards Silvio
What's the build (show microcode)?
regards Silvio
-
nperalta
Re: IP helper error
if you omniswitch is Layer 2
->ip helper agent information enable
if you omniswitch is Layer 3
->ip helper per-vlan only
->ip helper address xxx.xxx.16.171 vlan 510
->ip helper address xxx.xxx.75.81 vlan 3
->ip helper address 172.31.253.2 vlan 210
->ip helper address 172.31.254.2 vlan 210
->ip helper forward delay 0
->ip helper agent information enable
if you omniswitch is Layer 3
->ip helper per-vlan only
->ip helper address xxx.xxx.16.171 vlan 510
->ip helper address xxx.xxx.75.81 vlan 3
->ip helper address 172.31.253.2 vlan 210
->ip helper address 172.31.254.2 vlan 210
->ip helper forward delay 0

