Nexus 6004: Question about port-profile type port-channel

I'm setting up a new deployment of Nexus 6004 switches and want to utilize port-profiles as much as possible to simplify management down the road.
All uplinks to other switches, routers and firewalls will be connected using VPC:s. On the port-channels (vpc) the only thing that will change over time is the allowed vlans.
It seems that port-profiles of the type port-channel does not behave in the same way as those with type ethernet, at least not when adding vlans.
If I modify the port-profile using "switchport trunk allowed vlan add XXX" it will delete the previous config and only retain "switchport trunk allowed vlan add XXX", and not merge it with the previous config as is expected. 
Question: Is this a bug or is it working as intended?
RH_N6K4_01(config-sync)# switch-profile rh
Switch-Profile started, Profile ID is 1
RH_N6K4_01(config-sync-sp)# port-profile type port-channel FIREWALL-UPLINK
RH_N6K4_01(config-sync-port-prof)# switchport trunk allowed vlan 3
RH_N6K4_01(config-sync-port-prof)# verify 
Verification Successful
RH_N6K4_01(config-sync-sp)# commit
Verification successful...
Proceeding to apply configuration. This might take a while depending on amount of configuration in buffer.
Please avoid other configuration changes during this time.
Commit Successful
RH_N6K4_01(config-sync)# show port-profile 
SHOW PORT_PROFILE
port-profile FIREWALL-UPLINK
 type: Port-channel
 description: 
 status: enabled
 max-ports: 512
 inherit: 
 config attributes:
  switchport mode trunk
  switchport trunk allowed vlan 3
 evaluated config attributes:
  switchport mode trunk
  switchport trunk allowed vlan 3
 assigned interfaces:
===================================
RH_N6K4_01(config-sync-sp)# port-profile type port-channel FIREWALL-UPLINK
RH_N6K4_01(config-sync-port-prof)# switchport trunk allowed vlan add 84
RH_N6K4_01(config-sync-port-prof)# verify 
Verification Successful
RH_N6K4_01(config-sync-sp)# commit 
Verification successful...
Proceeding to apply configuration. This might take a while depending on amount of configuration in buffer.
Please avoid other configuration changes during this time.
Commit Successful
RH_N6K4_01(config-sync)# show port-profile 
SHOW PORT_PROFILE
port-profile FIREWALL-UPLINK
 type: Port-channel
 description: 
 status: enabled
 max-ports: 512
 inherit: 
 config attributes:
  switchport mode trunk
  switchport trunk allowed vlan add 84
 evaluated config attributes:
  switchport mode trunk
  switchport trunk allowed vlan add 84
 assigned interfaces:
Expected behavior here would be "switchport trunk allowed vlan 3,84". This only occurs when using "port-profile type port-channel" not when using "port-profile type ethernet"

<> is template syntax and is generally the type of object a container holds..   So it is defining that the MSGQUEUE type is a deque holding struct_buffer*'s.

Similar Messages

  • 3560 and 3750 - Question about 10/100/1000 ports

    I am researching several Cisco products to recommend to a customer. I was wondering if the 10/100/1000 ports at a 3560 switch, will provide gigabit bandwith on each port or if the bandwidth is shared among several ports. The latter is how a 48 port 10/100/1000 line card would behave on a Cisco 4500 when, depending on the card, the gigabit bandwidth will be shared among 4 or 6 ports at a time.
    What about 10/100/1000 ports on a 3750?
    Thanks

    The new Catalyst switches/modules such as the Catalyst 6500/6000, 4500/4000, 3550, and 2950 support 10/100/1000 Mbps negotiated Ethernet interfaces or ports. These ports work on 10Mbps, 100Mbps, or 1000 Mbps speed based on their connection to the other end. These 10/100/1000Mbps ports can be configured for speed and duplex negotiation in the same way as 10/100 Mbps ports on CatOS or Cisco IOS Software-based switches. Therefore, the configurations given in this document for 10/100Mbps port negotiation applies to 10/100/1000Mbps ports as well.
    http://www.cisco.com/en/US/tech/tk389/tk214/technologies_tech_note09186a0080094781.shtml

  • Polling port-profile max-ports via snmp

    Team,
    We have been caught out by the default setting of max-ports=32 in our cloud environment. Our processes dictate that we cannot simply go and change this setting across all customers so instead we need to monitor the setting for any customers geting clsoe to 32.
    Can someone tell me if there's an oid to query port-profile information via snmp for a Nexus 1000V?
    I've done some simple searching and couldn't find it.
    Failing that, do we have to execute a script to login and do a show run?
    Ryan

    BRIDGE-MIB has the OIDs to monitor RSTP. 
      topologyChange NOTIFICATION-TYPE
           -- OBJECTS     { }
           STATUS      current
           DESCRIPTION
               "A topologyChange trap is sent by a bridge when any of
               its configured ports transitions from the Learning state
               to the Forwarding state, or from the Forwarding state to
               the Blocking state.  The trap is not sent if a newRoot
               trap is sent for the same transition.  Implementation of
               this trap is optional."
           ::= { dot1dNotifications 2 }
    dot1dStpPortState OBJECT-TYPE
           SYNTAX      INTEGER {
                           disabled(1),
                           blocking(2),
                           listening(3),
                           learning(4),
                           forwarding(5),
                           broken(6)
           MAX-ACCESS  read-only
           STATUS      current
           DESCRIPTION
               "The port's current state, as defined by application of
               the Spanning Tree Protocol.  This state controls what
               action a port takes on reception of a frame.  If the
               bridge has detected a port that is malfunctioning, it
               will place that port into the broken(6) state.  For
               ports that are disabled (see dot1dStpPortEnable), this
               object will have a value of disabled(1)."
           REFERENCE
               "IEEE 802.1D-1998: clause 8.5.5.2"
           ::= { dot1dStpPortEntry 3 }

  • Question about the Filter type for the trace provide "Microsoft-Windows-Kernel-File"

    Hello all,
    I have moved this question from the Windows
    Server General Forum accorfing to the suggestion from Mr. Justin Gu 
    I have a question about the Filter function for the trace provider "Microsoft-Windows-Kernel-File".
    I can find the Filter function with the following operation.
    Mr. Justin Gu wrote:
    > You create a Data Collector Set for the trace provider "Microsoft-Windows-Kernel-File" and finish completely, then you > can right click it and select Properties.
    In the Properties dialog box, click Filter and
    then select ‘Edit…’. You will be> able
    to see the Filter type and Filter data in the Filter dialog box.
    What
    Kind of Filter can
    I use in this Filter dialog box?
    And, how can I set to exclude the some kind of datas?
    Could you give me your suggestion?
    Thank you.

    What
    Kind of Filter can
    I use in this Filter dialog box?
    And, how can I set to exclude the some kind of datas?
    Could you give me your suggestion?
    Thank you.
    I'm looking for the same information.

  • K8N Neo2 question about overclocking and sata ports 1 & 2

    Hi guys,
    I know that when overclocking, sata ports 1 & 2 cannot be locked like sata ports 3 & 4, and therefore hard drives on ports 1 & 2 can be corrupted.  However, I would like to understand what is failing when the unlocked ports get overclocked.  Is it the motherboard that makes mistakes or is it the drive?  Since the ports on the K8N Neo2 are Sata 150 (correct me if i'm wrong), would buying a sata 300 drive be able to survive overclocking?  Also, I would like to know the effect of overclocked sata ports on dvd burners as opposed to hard drives.  I am looking to buy two new Dvd drives/burners for this board and I would like to avoid buying IDE again.
    So, can anyone answer the above questions in detail?
    Thanks,
    Steven

    Quote from: SteveH647 on 24-September-09, 04:39:34
    But is it the HDD itself that fails at the higher frequency?  Or is it the HDD controller on the motherboard that fails?  What about DVD drives?  And what if the HDD is SATA 300 instead of SATA 150?
    Quote
    But is it the HDD itself that fails at the higher frequency?
    Yes.
    Quote
    Or is it the HDD controller on the motherboard that fails?
    No
    Quote
    What about DVD drives?
    Can't tell you, haven't maked such experiments.
    Quote
    And what if the HDD is SATA 300 instead of SATA 150?
    It will not change anything.

  • Newbe question about SG300-20 dropping port to Router

    Hello to you all
    Today I received my new SG 300-20 managed switch to replace an unmanaged switch with some faulty ports.
    I want to use it in a a combined Home / Small Office environment. It is my first purchase and use of a managed switch so am still new at it.
    I come from an IT-background but more from the software side than the hardware side of things, but I feel comfortable with hardware and network things.
    I was planning to start using the switch in its most basic configuration first and gradually start learning the finer details of its configuration, with the ultimate purpose of setting up several VLANs for business, private use and media playing and to do some IPv6 experimenting.
    All my attached devices are Gigabit network capable.
    The issue is when connecting the cable to my router (an ISP provided FritzBox 7340 (an ISP version comparable to 7390) which is IPv6 capable) the SG 300-20 keeps dropping the port.
    The log show the following messages repeated 3 times:
    2147483597   2011-Mar-18 17:08:53 Warning   %LINK-W-Down: g8 
    2147483598   2011-Mar-18 17:08:50 Warning   %STP-W-PORTSTATUS: g8: STP status Forwarding 
    2147483599   2011-Mar-18 17:08:46 Informational   %LINK-I-Up: g8
    It doesn't matter which port I use the same thing happens each time.
    All other devices connected to the SG 300-20 just work fine.
    When I connect the router to my old switch it also just works fine.
    When I connect my old switch with router attached to the SG 300-20 it works fine and the DHCP on my router will provide the SG 300-20 with an IP-address.
    I just can't connect the router directly to the SG 300-20.
    I'm a bit at a loss of where to look for a solution.
    As I said all is still in default settings.
    Can anybody point my to a solution or way of finding out what is the problem why the port is being dropped?
    Thank you
    Alwin

    This is a gateway device.....also known as a modem/router. It combines the functions of a separate modem and router in one package.
    The Q1000 is the main router on your network, so any port forwarding (Apple calls it Port Mapping) must be done on the ActionTec device.
    The Time Capsule is in Bridge Mode. In this type of setting, all ports are automatically already open. So, there is no need to "open" a port that is already "open".
    The Time Capsule will simply pass through any information that it receives from the ActionTec gateway to other connected devices on the network.

  • Question about 6 Way Firewire Port and Ex. HD's

    I recently bought the Belkin 6-Port Firewire adapter. Right now I have two external HD's ( 200 GB and 300 GB ),and my iSight connected. I was wondering if it was safe to have my two HD's always connected? I've been having issues with my screen turning dim and not coming back to normal until I restart. I reset the PRAM and still after using my iMac for awhile the screen turns dim, like as if were about to go to sleep, but when I try to brighten it, it stays the same brightness?

    Assuming the harddrives have their own power supply the issue us unlikely to be related. Its unlikely to be related either way.
    Are you sure you are not losing connection to the keyboard so when you try to brighten it takes a while for the keyboard to reactivate, plenty of people have had issues with the keyboard.
    Also you can switch off the totally pointless slight dimming thing in the energy saver part of system prefs
    Intel iMac 20inch, 14inch Book   Mac OS X (10.4.5)   Maxed up baby

  • Question about 4500X VSS management port

    I have two standalone 4500X switches that I'm planning to convert to VSS. If I cable the management port on both switches to a management cloud, which management port should I put the management IP address? Is it the port on the active switch? if the active switch failed, would the management port on the standby switch take over the management IP?
    The management port is in VRF mgmtVrf. Should I create a default route for the VRF such as "ip route vrf mgmtvrf 0.0.0.0 0.0.0.0 ....." to point to its default gateway IP?
    Thanks

    When you convert the chassis to VSS, only the management interfaces (FastEthernet1) for switch-1 (active) will be visible in the config.  So you want to cable both management interfaces to your management cloud, but you only apply the IP to the active switch.
    The management port is in VRF mgmtVrf. Should I create a default route for the VRF such as "ip route vrf mgmtvrf 0.0.0.0 0.0.0.0 ....." to point to its default gateway IP?
    Correct, you need a default route in that mgmt vrf pointing to the gateway.
    HTH

  • Questions about the single audio port of my Macbook Pro 10.8.2

    So, I need to simultaneously have one audio output and an audio input. I noticed my macbook has one audio jack (with the icon of headphones) and I was wondering what kind of potential it has? Or, what my options are? This is mostly for recording music, so I can have headphones in the output and my synth in the input.
    I have a cable where it doubles the holes of the headphones jack (I know for sure it's an output, but can it be used as input as well?), it's the 1/8" jack that plugs into your computer and the other end is just two "headphones" holes. So.. I can physically plug in my synth and headphones, and when my synth's "local" is off, and I play the keyboard - i hear nothing through my headphones. When the "loca" is on, I hear myself playing through the headphones. Therefore, the sound of the synth has to be going through the audio line as input and coming out as output or something... So I would think that it does double as inout ad output but I really don't know. But... in Logic I can't record anything either way. So, I don't know if I'm messing up or if the macbooks jacks are just being used incorrectly... There's a lot of variables to this problem ):

    vietna wrote:
    So the USB 3.0 will definitely work as an input source if I get a USB/audio cable? Can the USB ports work as both in and out lines? Also, I have a midi USB interface hooked up... it won't like override or do anything weird with that will it?
    I did not say that, I said "Use a USB interface"
    There are thousands of them out there, and they will provide higher quality than the 1/8" analog connection.
    Look at Lexicon, M-Audio, Tascam etc, look for the facilities you want (2ch/4ch/morech, mic/line inputs etc)

  • MOVED: K8N Neo2 question about overclocking and sata ports 1 & 2

    This topic has been moved to Overclockers & Modding Corner.
    https://forum-en.msi.com/index.php?topic=130785.0

    Quote from: SteveH647 on 24-September-09, 04:39:34
    But is it the HDD itself that fails at the higher frequency?  Or is it the HDD controller on the motherboard that fails?  What about DVD drives?  And what if the HDD is SATA 300 instead of SATA 150?
    Quote
    But is it the HDD itself that fails at the higher frequency?
    Yes.
    Quote
    Or is it the HDD controller on the motherboard that fails?
    No
    Quote
    What about DVD drives?
    Can't tell you, haven't maked such experiments.
    Quote
    And what if the HDD is SATA 300 instead of SATA 150?
    It will not change anything.

  • Question about output the com port signal

    Dear all,
    I can successfully change the received signal from COM1 into ASCII, and I can use System.out.print to output the ASCII. However, I cannot output the received signal in the JTextField.
    Could anyone help me to solve this problem please?
    Thank you so much

    May I suggest the setText() method?

  • Generic questions about CMYK profiles and proofing

    I just read a big book about color management and am trying to make it happen but it seems that in real life I can't get good results.
    I have my scanner profiled and it produces aRGB docs.
    All good and fine. The images look good on the monitor (which also is profiled.)
    Now these images I place inside InDesign as aRGB.
    And at some point comes the time for soft proofing.
    So I start experimenting with different CMYK profiles.
    First question: Should I already do a CMYK conversion for my images in Photoshop or is it ok to do it in InDesign when exporting to PDF?
    Coated Fogra27/39, ISO Coated v2 and Euroscale Coated v2 seem to change the colors only slightly.
    But when I turn on "Simulate Paper Color" all hell breaks loose. The paper color seems to be always a cold horrible grey and the image is darkened and dulled. It looks like in need of serious color correction.
    And further how do these generic profiles know about my paper color anyway?
    So maybe this feature should only be used if the profile is custom made for a specific printer and paper.
    Second question: has anyone succesfully used the simulation of paper color with a custom made profile?
    But it seems that custom profiles are something I can only use at home because the printing service providers seem to be quite unaware of profiling their machines for a specific paper (or profiling it at all).
    They tell me to send a "pure" CMYK file without any profiles. But that is impossible because to transform an RGB in CMYK one MUST use a profile.
    Third question: Which kind of profile should I use when I am instructed to provide a profile-less CMYK document?
    And finally what is the purpose of proofing in the first place if I don't know exactly the profile created for the combination of the output machine and output paper? This issue becomes clearer when using (slightly) colored paper.
    - Rami Ojares

    >First question: Should I already do a CMYK conversion for my images in Photoshop or is it ok to do it in InDesign when exporting to PDF?
    You can save the conversion until you make the PDF if you like, especially if you don't know the correct profile in advance, but you lose the ability to fine-tune and individual image.
    >But when I turn on "Simulate Paper Color" all hell breaks loose. The paper color seems to be always a cold horrible grey and the image is darkened and dulled. It looks like in need of serious color correction.
    I think this is mostly a case of your eye accommodating to the brightness of the screen. I'm not sure how to avoid this, and I generally don't use the simulate paper color. Comparing my screen to the real printed output without the simulation seems pretty close. Even a generic profile makes an assumption about the color of the paper stock, but a custom profile would be more accurate.
    >Third question: Which kind of profile should I use when I am instructed to provide a profile-less CMYK document?
    As you already said, you can't do the conversion without knowing the profile. What they are asking is that you don't embed that profile when you do the conversion to PDF. This means they can use a file prepared for the wrong profile and not risk further conversion at the RIP which would create rich blacks from you 100% K elements (type), but the colors wouldn't be 100% correct unless the profile you chose for conversion originally matched the press.
    Generic profiles are a quasi-standard that most presses can match, but may not be able to produce quite as wide a color gamut as a custom profile, but many presses don't have a custom profile available. You should ask for a "contract proof" to check the color before the press runs, and if possible go to the printer for the make-ready and check the color on the press before the whole run is printed. There is a LOT of color control available to a skilled press operator, and expect some variation through the run.
    Peter

  • Questions about DNG Profile Editor recipe code

    I have been playing around with DNG Profile Editor. With a text editor I made the following recipe:
    I have some questions:
    1. Right now I have my control points at 60 saturation. Will using two points for each color (say 70 and 40) make my changes more consistent across darker and lighter shades of the specific color?
    2. Does DNG Profile editor respect HueLow and HueHigh, are they just placeholder numbers, or are they ignored if two points are close to each other?
    3. What does FeatherAdjust do? I'm guessing it controls the rate of drop off of the corrections. Is the value respected by DNG Profile editor when it creates a profile?
    Thanks for your time and attention,     -Bruce.

    1. For now DNG-only. Here's why:
    http://labs.adobe.com/wiki/index.php/DNG_Profiles_FAQ#PEOnlyDNG
    http://labs.adobe.com/wiki/index.php/DNG_Profiles_FAQ#WhyNameDNGPE
    http://labs.adobe.com/wiki/index.php/DNG_Profiles_FAQ#WhyPESeparate
    2. Standalone for now. See above links for why.
    3. Use the 'Preview Color Changes' option in the Options menu.
    4. You can use 'Apply Raw Adjustments' in the Options menu to see your raw adjustments. This is __not__ recommended for building a general-purpose profile because you are then optimizing a profile with specific image adjustments in mind, rather than building a profile based more on the inherent camera characteristics.
    5. True, that is a limitation of this implementation.
    6. I am not sure what you mean. The Chart Wizard automatically optimizes the color patches in a test shot based on reference values for many physical charts, which is more practically useful than the numbers printed on the reference card that comes with the chart.
    7. Make sure you avoid color casts in the bottom row. The PE is picky about making sure your gray patches are relatively neutral. It is an attempt to help you get a better profile.
    8. Use 'Show Affected Colors' from the Options menu.
    You may wish to read this page carefully and thoroughly:
    documentation
    It is the reference online documentation for the DNG Profile Editor and a few of the things you wish to do, such as preview all color changes, apply raw adjustments, and visualize the extent of each color adjustment, are all documented there.

  • Question about dng profiles

    Question for Eric or his coworkers ...
    Is there some limitation regarding size of LUT in the a dng profile? Biggest profiles produced by Adobe have 90x16x16. For profiles made with my program I'm using bigger LUT (120x16x61), in order to reduce slight banding issues and improve precision in shadows. I posted some of those profiles on CHDK forum when people were asking about them, and lately, I posted a profile for Canon 40D because Noel wasn't satisfied with sky saturation using Camera Standard
    I'm asking this because ACR 6.5rc1 crashed 3 or 4 times so far, reporting an error, so I returned version 6.4. Also, ACR 6.5 published a day or two ago had some problems with screen refreshing after zooming a cropped image (so I reverted to 6.4 again). All previous versions were working flawlessly
    I'm using Windows XP 32 bit, computer has 4 GB RAM

    I suppose it's not because of profile, as I didn't have any problems until ACR 65rc1, but just want to make sure
    If it is, I can make smaller one for you (just it would be slightly less accurate)
    About refreshing problem (6.5 release), I opened a group of raws from 400D. First one had a crop made previously. When I zoomed it, nothing happened (I think I was using Ctrl, as I wasn't in a zoom pane, but I'm not sure). Then selected the second photo and returned to the first one. It appeared zoomed now. Strange.
    Edit: tried editing some older Canon SX110 raws (dng) with ACR 6.5 again. Selected a group of about 100 photos, selected all of them, zoomed all of them at the same location to correct a bad pixel on some photos with spot removal tool. After correcting 10-15 photos, I got an error "The operation could not be completed". If I close error message, the same error window reopens again ...

  • Question about  queries's type

    HI All
    Can someone please tell me what is
    relational and multidimensional queries ?
    Thanks in Advanced
    Naama

    relational query & (multi)dimensional query relates only to DWH ?No, you can use 'DWH'-stuff in OLTP and 'OLTP'-stuff in a DWH.
    For example: the MODEL-clause is designed for DWH, but you can find many examples using it on this forum.
    i don't really know what is OLTP , i'm working on oracle but not in DWH.Then there's a big chance you're working on an OLTP system.
    They're the 'normal systems'.
    The main difference between OLTP and DWH/OLAP is SIZE.
    These explanations are about the differences between them:
    http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:30801968442845 (where you can read ODS as OLTP)
    http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:5560484386129
    http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:35669487404783

Maybe you are looking for