 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Network technologies and trends &#187; IPv4 router memory</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-technologies/tag/ipv4-router-memory/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/network-technologies</link>
	<description></description>
	<lastBuildDate>Wed, 15 May 2013 18:52:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to allocate physical interfaces to VDC in a Cisco Nexus 7000 Series switch?</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-allocate-physical-interfaces-to-vdc-in-a-cisco-nexus-7000-series-switch/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-allocate-physical-interfaces-to-vdc-in-a-cisco-nexus-7000-series-switch/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 05:27:46 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[32-port 10 Giga Ethernet Module (N7K-M132XP-12)]]></category>
		<category><![CDATA[48-port 10/100/1000 I/O module (N7K-M148GT-11]]></category>
		<category><![CDATA[allocate interface]]></category>
		<category><![CDATA[Cisco Nexus 7010 Series Switch]]></category>
		<category><![CDATA[Cisco NX-OS software]]></category>
		<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[configuring Cisco Nexus 7000 Switch]]></category>
		<category><![CDATA[Core Switches]]></category>
		<category><![CDATA[Data Center]]></category>
		<category><![CDATA[Data Center Switch]]></category>
		<category><![CDATA[default VDC]]></category>
		<category><![CDATA[Fabric Modules]]></category>
		<category><![CDATA[Giga Ethernet]]></category>
		<category><![CDATA[How to allocate physical interfaces to VDC in a Cisco Nexus 7000 Series switch]]></category>
		<category><![CDATA[IP telephony]]></category>
		<category><![CDATA[IPv4 router memory]]></category>
		<category><![CDATA[IPv6 router memory]]></category>
		<category><![CDATA[mission-critical]]></category>
		<category><![CDATA[N7K-D132XP-15 module]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Nexus 7000 Configuration]]></category>
		<category><![CDATA[Nexus 7000 Series Switches]]></category>
		<category><![CDATA[port-channels]]></category>
		<category><![CDATA[power supplies]]></category>
		<category><![CDATA[show vdc]]></category>
		<category><![CDATA[show vdc details]]></category>
		<category><![CDATA[show vdc membership]]></category>
		<category><![CDATA[SPAN sessions]]></category>
		<category><![CDATA[Supervisor Modules]]></category>
		<category><![CDATA[Ten Giga Ethernet interface]]></category>
		<category><![CDATA[VDC]]></category>
		<category><![CDATA[VDC1]]></category>
		<category><![CDATA[Virtual Device Contexts]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-allocate-physical-interfaces-to-vdc-in-a-cisco-nexus-7000-series-switch/</guid>
		<description><![CDATA[  To allocate physical interfaces to VDC from the config terminal mode type the VDC name and then allocate the physical interfaces as shown below by using the command &#8220;allocate interface&#8221; N7000-ITKE01#configure t N7000-ITKE01 (config)#vdc VDC-CORE1 N7000-ITKE01-DC-CORE1 (config-vdc)#allocate interface  Ethernet1/1 N7000-ITKE01-DC-CORE1 (config-vdc)#allocate interface  Ethernet1/2 N7000-ITKE01 -DC-CORE1 (config-vdc)#allocate interface  Ethernet1/3 Now let&#8217;s verify the Interface allocation [...]]]></description>
				<content:encoded><![CDATA[<p> </p>
<p>To allocate physical interfaces to VDC from the config terminal mode type the VDC name and then allocate the physical interfaces as shown below by using the command &#8220;allocate interface&#8221;</p>
<p><span style="color: #800000">N7000-ITKE01#configure t</span></p>
<p><span style="color: #800000">N7000-ITKE01 (config)#vdc VDC-CORE1</span></p>
<p><span style="color: #800000">N7000-ITKE01-DC-CORE1 (config-vdc)#allocate interface  Ethernet1/1</span></p>
<p><span style="color: #800000">N7000-ITKE01-DC-CORE1 (config-vdc)#allocate interface  Ethernet1/2</span></p>
<p><span style="color: #800000">N7000-ITKE01 -DC-CORE1 (config-vdc)#allocate interface  Ethernet1/3</span></p>
<p>Now let&#8217;s verify the Interface allocation to the VDC by using following command &#8221; show vdc membership&#8221;</p>
<p><span style="color: #800000">N7000-ITKE01-DC-CORE1# show vdc membership</span></p>
<p><span style="color: #800000">vdc_id:2 vdc_name: DC-CORE1 interfaces:<br />
        Ethernet1/1           Ethernet1/2           Ethernet1/3          <br />
        Ethernet1/4           Ethernet1/5           Ethernet1/6          <br />
        Ethernet1/7           Ethernet1/8           Ethernet1/9          <br />
        Ethernet1/10          Ethernet1/11          Ethernet1/12         <br />
        Ethernet1/13          Ethernet1/14          Ethernet1/15         <br />
        Ethernet1/16          Ethernet1/17          Ethernet1/18         <br />
        Ethernet1/19          Ethernet1/20          Ethernet1/21         <br />
        Ethernet1/22          Ethernet1/23          Ethernet1/24         <br />
        Ethernet1/25          Ethernet1/27          Ethernet1/29         <br />
        Ethernet1/31         </span></p>
<p><span style="color: #800000">N7000-ITKE01-DC-CORE1#</span></p>
<p>In addition to interfaces other physical resources such as IPv4 router memory, IPv6 router memory, port-channels, SPAN sessions can be allocated to individual VDC.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-allocate-physical-interfaces-to-vdc-in-a-cisco-nexus-7000-series-switch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
