VDC - [Part 7] - CONFIGURATION

Step - 1
Initially we will create VDC

NEXUS(config)# vdc ClientA

We can verify via "Show vdc" command

NEXUS(config)# show vdc
vdc_id  vdc_name              state               mac                  type        lc      
------  --------                -----               ----------              ---------   ------  
1       NEXUS                     active              00:2c:44:d5:56:31   Admin       None    
2       ClientA                      active              00:2c:44:d5:56:35   Ethernet    m1 f1 m1xl m2xl

Step - 2
Now we will allocate interfaces into the vdc.

NEXUS(config)# vdc ClientA
NEXUS(config-vdc)# allocate interface ethernet 1/1
NEXUS(config-vdc)# allocate interface ethernet 1/2

Moving ports will cause all config associated to them in source vdc to be removed. 
Are you sure you want to move the  ports (y/n)?  [yes] y

Step - 3
We can limit resource usages for our ClientA vdc.

NEXUS(config)# vdc ClientA
NEXUS(config-vdc)# limit-resource port-channel minimum 32 maximum equal-to-min
NEXUS(config-vdc)# limit-resource u4route-mem minimum 32 maximum equal-to-min
NEXUS(config-vdc)# limit-resource u6route-mem minimum 32 maximum equal-to-min
NEXUS(config-vdc)# limit-resource vlan minimum 32 maximum equal-to-min
NEXUS(config-vdc)# limit-resource vrf minimum 32 maximum equal-to-min support the VD

SHARE

Anubhav Upadhyay

Hello and welcome to networktopic Blog. My name is Anubhav. I am a Senior Network Egineer. I have created this blog specially to serve interview questions and answer on Network Routing and Switching, I will try my best to serve correct and updated networking knowledge for you as per my corporate experience.

  • Image
  • Image
  • Image
  • Image
  • Image
    Blogger Comment
    Facebook Comment

4 comments:

  1. Its very knowledgeable sir gd effort frm your side its really help us.
    Thanku soooooooo much

    ReplyDelete
  2. Its very knowledgeable sir gd effort frm your side its really help us.
    Thanku soooooooo much

    ReplyDelete

If you like my posts then please comment and if you don’t like then please suggest me to improve, and if you have any query related to post then please text me through the comment box or mail me on upadhyayambition@gmail.com , I will try my best to solve your queries as soon as possible.