We just installed a ws-x6716-10g-3c 10Gb card in our 6509. Also updated the firmware to the latest.
Trying to set dot1q encap on a port and I don’t seem to have that selection available? Trunk mode is set. Here is what I have so far:
switchport
switchport access vlan 56
switchport trunk native vlan 56
switchport mode trunk
‘switchport trunk ?’ shows only:
allowed Set allowed VLAN characteristics when interface is in trunking mode
native Set trunking native characteristics when interface is in trunking mode
pruning Set pruning VLAN characteristics when interface is in trunking mode
What am I missing?