cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1355
Views
1
Helpful
4
Replies

how to change vem packet vlan

irek.romaniuk
Level 1
Level 1

VEM packet vlan for some reason is   vlan 1

# vemcmd show card

.....

Card control VLAN: 10

Card packet VLAN: 1

.......

VSM is set to use vlan 12 as packet vlan , how do I change now ?

rsn1-1c-n1k# sh port-profile virtual usage

-------------------------------------------------------------------------------
Port Profile               Port        Adapter        Owner
-------------------------------------------------------------------------------
control                    Veth1       Net Adapter 1  RSN1-1C-Nexus1000V      
                           Veth5       Net Adapter 1  RSN1-1C-NexusSecondary  
packet                     Veth2       Net Adapter 3  RSN1-1C-Nexus1000V      
                           Veth7       Net Adapter 3  RSN1-1C-NexusSecondary  

rsn1-1c-n1k# sh port-profile name packet | inc vlan

  switchport access vlan 12

  switchport access vlan 12

system vlans: 12

4 Replies 4

Thank you, but from svs domain context I can change to packet vlan 1 , and I want to change VEM to match svs settings not the other way arround

Irek,

You don't set the packet VLAN anywhere else than on the VSM.  As long as the VEMs are communicating with the VSM (showing as inserted) any change to the SVS domain properties will be propagated to all VEM hosts.

Robert

This is correct it was only under ['svs domain', I've not noticed it was setup with vlan 1. Changed to vlan 10, and now

'vemcmd show card' shows also vlan 10 Thank you for help