here is my vlan config.
#show running-config interface vlan 141
interface vlan 141
name "Client-Vlan"
routing
ip address 192.168.141.1 255.255.255.0
ip helper-address 192.168.151.10
exit
here is my port config
# show interfaces switchport ethernet 3/e39
Port : 3/e39
Port Mode: General
Gvrp Status: disabled
Ingress Filtering: true
Acceptable Frame Type: admitAll
Ingress UnTagged VLAN ( NATIVE ): 141
Protected: Disabled
Port is member in:
Vlan Name Egress rule Port Membership Type
---- -------------------------------- ----------- --------------------
60 VoIP Tagged Dynamic
141 Client_VLAN Untagged Static
Forbidden VLANS:
Vlan Name
---- --------------------------------
Classification rules:
Protocol based VLANs:
Group ID Vlan ID
-------- -------
am i doing anything wrong. my client keeps getting a 169 ip address.?