'set port description' command in CatOS 8.4

We've upgraded to CatOS 8.4 to get ssh few month ago. I haven't noticed until now that there is a 'set port description' command. It still has 'set port name' command to name the ports, but not sure what 'set port description' command does. Looked for the command in the Cisco reference guide and the command is missing from the list.
For one, it doesn't change the port name as 'set port name' does. I suspect it could supply port information for snmp polls. Anyone know what this command is for?

Hmmm, interesting.
I looked it up in the command lookup tool and nothing comes back.
Found a reference to it here which to me says its the same as the "set port name" command but as you say it doesn't work!
http://www.cisco.com/en/US/products/hw/switches/ps663/products_tech_note09186a0080094713.shtml
Rgds
PJD

Similar Messages

  • Assign Swtich Port Descriptions based on CDP, LLDP, or some type of Hostname Information

    Hey guys,
    I was wondering, is there a way to automatically change/assign the port Descriptions on my Cisco switches based upon information pulled from CDP or LLDP, or some type of hostname, that will go out, pull what device is plugged into that port, and insert description information about that device into the Port Description for that particular port that the device is plugged into?
    Thank you for your help!
    Michael

    Good question!
    You can do this with an eem applet policy.
    below is a link that discusses it.
    https://supportforums.cisco.com/document/100791/automatically-set-port-descriptions
    hope this helps,
    if so, please rate.
    thanks

  • What IOS command similar to catos command 'set port vtp X disable'

    Hi,
    Does anyone know if a similar command of catos command 'set port vtp X disable' exists in native IOS (12.1E or 12.2SX) on cat6500?
    We still can play in native IOS with VTP pruning, transparent mode but it seems that we can no more disable VTP on a particular port/interface.
    Many thanks.
    Regards/Ludovic.

    While one may not be able to disable VTP directly, I would think you could use a MAC ACL against the VTP MAC address of 01-00-0C-CC-CC-CC. (See http://www.cisco.com/en/US/partner/tech/tk389/tk689/technologies_tech_note09186a0080094c52.shtml for details on how that addressing works.)
    See http://www.cisco.com/en/US/partner/products/hw/switches/ps708/products_configuration_guide_chapter09186a00801679f8.html#wp1359352 for details on the command syntax.
    Hope this helps. Please rate helpful posts.

  • Convert Qos commands from CATOS to IOS

    Hello,
    i've some problems converting some Qos commands from CATos to IOS can anybody help me?
    set qos drop-threshold 1q4t rx queue 1 50 60 80 100
    set qos map 2q2t tx 1 1 cos 0
    set qos map 1p1q4t rx 1 3 cos 4
    set qos wrr 1p2q2t 50 255
    set qos txq-ratio 1p2q2t 70 15 15
    set qos wred 1p2q2t tx queue 1 70:100 70:100
    set qos bridged-microflow-policing disable 1,50-54,100-121,500,700-702,1006-1011,1016
    set qos policed-dscp-map 1:1
    set qos policed-dscp-map excess-rate 0:0
    set qos acl default-action ip dscp 0
    set qos acl default-action ipx
    set qos acl default-action mac
    set qos policy-source local
    set qos rsvp disable
    set qos rsvp policy-timeout 30
    set qos rsvp local-policy forward
    !Module with GE interfaces
    set port qos 3/1-16 cos 0
    set port qos 3/1-16 trust trust-cos
    set port qos 3/1-16 port-based
    set port qos 3/1-16 policy-source local
    set qos statistics export port 3/1 disable
    set qos statistics export port 3/2 disable
    set qos statistics export port 3/3 disable
    set qos statistics export port 3/4 disable
    set qos statistics export port 3/5 disable
    set qos statistics export port 3/6 disable
    set qos statistics export port 3/7 disable
    set qos statistics export port 3/8 disable
    set qos statistics export port 3/9 disable
    set qos statistics export port 3/10 disable
    set qos statistics export port 3/11 disable
    set qos statistics export port 3/12 disable
    set qos statistics export port 3/13 disable
    set qos statistics export port 3/14 disable
    set qos statistics export port 3/15 disable
    set qos statistics export port 3/16 disable

    This URL should help you:
    http://www.cisco.com/warp/public/473/73.html

  • Setting port for Voice + Data

    Hi,
    I have a 3850 stack (core & access - server or user) and a couple 3750 switches ("user" access) I'm setting up to support a VOIP install.  The 3750s are trunked to the 3850 stack.  All are at current recommended or greater IOS.
    Currently I'm trying to determine if the settings I plan on using for ports is correct.  I still have routing to button down but I need the ports proper first.  I'm a IOS/Cisco newb so please be patient.
    Pertinent info:
    There are 3 VLANs, VLAN1 - management, VLAN2 - Data, and VLAN10 - voice.  VLAN10 will be marked as the voice VLAN on the switch.
    The "user" access devices I will connect to a port are either a PC, a Yealink phone, or a Yealink phone+PC.  PC traffic arrives untagged.  Yealinks will send a untagged DHCP request, receive a DHCP data, reissue a DHCP request with a VLAN10 tag, and all future communication will be vlan10 tagged.
    Here's what I have put together so far for the "user" access ports.  Command is for one port (I'll use interface range when I actually do this):
    config t
    : #--clear all settings on port
    default interface G1/0/1
    : #-- enter interface setup
    interface G1/0/1
    description VoiceData
    : #-- set port to trunk mode
    switchport mode trunk
    : #-- set port to 802.1q which allows tagged traffic (phone)
    switchport trunk encapsulation dot1q
    : #--we only allow tagged 10, all else is untagged & switch tagged to vlan 2.
    switchport trunk allow vlan 10
    switchport trunk native vlan 2
    : #--speed port init with portfast
    spanning-tree portfast
    end
    Am I on the right track?  Other commands I should include?  Will the switch prioritize the VLAN 10 traffic automatically since I have VLAN10 set as voice or do I need to issue a switchport voice vlan 10 command for the port?
    TIA

    Thanks Charles, that appears to be working.  Until I get this fully working I'm not going to split management & data, so vlan1 & 10 is all for now.
    I'm now trying to get connectivity to the server (VMWare VM).  I don't seem to be able to get any communication when it is set to static in the vlan10 subnet (10.10.1.1/24).  With the NIC in vlan1 subnet (dhcp) it works perfectly.  I tried smartport desktop, smartport trunk, the settings above (both of them) and nothing seems to work.  The server will need to talk in both subnets/vlans.
    Server cannot ping out and the switch cannot ping it.  Initially I thought it was a routing issue.  Settings look good though (core switch):
    ip address 10.1.4.254 255.255.0.0
    interface Vlan1
     description Mgmt+Data
     ip address 10.1.4.254 255.255.0.0
     ip helper-address 10.1.1.13
    interface Vlan10
     description Voice
     ip address 10.10.1.254 255.255.255.0
     ip helper-address 10.10.1.1
    ip default-gateway 10.1.4.3
    ip http server
    ip http secure-server
    ip route 0.0.0.0 0.0.0.0 10.1.4.3
    I did some dhcp debugging for a phone and it communicates with the vlan1 dhcp server but when it then tries to talk to 10.10.1.1 (VM server) there's no response. 
    I then figured I had a NIC problem, but with it working perfectly fine with the vlan1 subnet setup my OS appears good. 
    All this leads me to believe I don't have the port set up properly.
    Ideas?

  • Using a Variable in SSIS - Error - "Command text was not set for the command object.".

    Hi All,
    I am using a OLE DB Source in my dataflow component and want to select SQL Query from the master table  I have created variables v_Archivequery
    String packageLevel (to store the query).
    <Variable Name="V_Archivequery" DataType="String">
         SELECT a.*, b.BBxKey as Archive_BBxKey, b.RowChecksum as Archive_RowChecksum
         FROM dbo.ImportBBxFbcci a LEFT OUTER JOIN Archive.dbo.ArchiveBBxFbcci b
         ON (SUBSTRING(a.Col001,1,4) + SUBSTRING(a.Col002,1,10)) = b.BBxKey
         Where (b.LatestVersion = 1 OR b.LatestVersion IS NULL)
        </Variable>
    I am assigning this query to the v_Archivequery variable, "SELECT a.*, b.BBxKey as Archive_BBxKey, b.RowChecksum as Archive_RowChecksum
    FROM dbo.ImportBBxFbcci a LEFT OUTER JOIN Archive.dbo.ArchiveBBxFbcci b
     ON (SUBSTRING(a.Col001,1,4) + SUBSTRING(a.Col002,1,10)) = b.BBxKey
    Where (b.LatestVersion = 1 OR b.LatestVersion IS NULL)"
    Now in the OLE Db source, I have selected as Sql Command from Variable, and I am getting the variable, v_Archivequery .
    But when I am generating the package and when running I am getting bewlo errror
     Error at Data Flow Task [OLE DB Source [1]]: An OLE DB error has occurred. Error code: 0x80040E0C.
    An OLE DB record is available.  Source: "Microsoft SQL Native Client"  Hresult: 0x80040E0C  Description: "Command text was not set for the command object.".
    Can Someone guide me whr am going wrong?
    Please let me know where am going wrong?
    Thanks in advance.
    Thankx & regards, Vipin jha MCP

    What happens if you hit Preview button in OLE DB Source Editor? Also you can use the same query by selecting SQL Command option and test.
    Could you try set the Delay Validation = True at Package and re-run ?
    If set the query in variable expression (not in value), then Set Evaluate As Expression = True.
    -Vaibhav Chaudhari

  • Hyper-V WMI Provider - Searching and Setting Port Mirroring

    Is there any way to search for VMs with Port Mirroring disabled through WMI provider?? I'm working on a little application to set port mirroring to destination but I can't find anything in WMI Provider API. I know this can be achieved using PowerShell
    cmdlets but I would rather use WMI and C# if possible. Thanks.

    Hi PerlFanatic ,
    Please refer to following command :
    Get-WmiObject -Namespace root\virtualization\v2 -Class msvm_ethernetswitchportsecuritysetting
    data
    Best Regards
    Elton JI
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to set SAXParser at command-line interface to create a large XML file

    Hi,
    I am trying to create a large XML file (more than 50 MB) by selecting from Oracle database but failed because of "out of memory" error. According to "Oracle XML Developer Guide", we should use SAXParser to parsing a large XML file. But there is no example to show how to set SAXParser at command-line
    Following is what I use to get xml files. It works only when the file is small.
    java OracleXML getXML -DateFormat -withDTD -rowsetTag PO_HDR -conn
    "jdbc:oracle:oci8:@server_name" -user "ID/password" "select * from table_name"
    When I set SAXParser at the way below,
    java oracle.xml.parser.v2.SAXParser OracleXML getXML -DateFormat -withDTD -rowsetTag PO_HDR -conn
    "jdbc:oracle:oci8:@server_name" -user "ID/password" "select * from table_name"
    it failed with the error message: "In class oracle.xml.parser.v2.SAXParser: void main(String argv[]) is not defined"
    Does anyone know how to solve the problem? I'll be appreciated very much for your help.
    Yi

    here are my ideas.
    register the xml schema.
    using xmldom, generate the desired xml output and return as xmltype.
    then you can use something like this to check.
    declare
    xmldoc xmltype ;
    begin
       -- populate xmldoc from you xmldom function
       -- validate against XML schema
       xmldoc.isSchemaValid(schema_url, root_element);
       if xmldoc.isSchemaValid = 1 then
            --valid schema
       else
            --invalid
       end if;
    end

  • Problem setting an action command

    If I create a JButton with an icon and no text, how do I set an action command for that button?

    well i created the button and added the action
    listener inside the constructor
    JButton bOne = new JButton();
              bOne.setIcon(back);
              bOne.setActionCommand("one");
              bOne.addActionListener(this);
              add(bOne);
    then inside the actionPerformed method I have:
    String actionCommand = e.getActionCommand();
    if(actionCommand.equals("one")){
                   bOne.setIcon("c1.gif");
    and it's giving me the compiler error:
    cannot find symbol
    symbol : variable bOne
    location: class Concentration
                   bOne.setIcon("c1.gif");bOne isn't in scope. It looks to me like it's local
    to some other methodI declared it inside the constructor

  • How can I set a description during the FI-TV posting (PRFI transaction)

    I would like to set a description in the FI text position field (BSEG-SGTXT) during the posting of travel management (PRFI).
    Thanks

    I've found  the implementation Z_TRIP_POST_FI_IT connected to the class ZCL_IM__TRIP_POST_FI_IT. Using the methods methods IF_EX_TRIP_POST_FIEX_SGTXT and IF_EX_TRIP_POST_FIMODIFY_PTRV_DOC_IT it's possible to set a description in the field SGTXT.

  • CER Use port description as port location

    Hello all,
    I am trying to confirm if this "feature" is as useless as I have found it to be. From my testing and what little documentation I can find when checking the "Use port description as port location" check box on the LAN switch details screen this will ONLY show you this information when looking at the switch port details screen. It DOES NOT actually use the switch port description as location information for the 911 call notifications. 
    My hope was that by checking this check box the switch port description would override the ALI location information configured within the ERL assigned to the switch port that the phone is connected to. This would allow the creation of one ERL/ALI per building say and the device specific room level information would simply come from the switch port description. With out this option a ERL/ALI has to be created for every room in the building. 
    Thank you all.

    There's absolutely no problem in choosing 8888 as admin port while installing IWS in solaris Environment. Just make sure u follow these steps while installation:
    (1)You should choose a random number for the administration server to make it harder for anyone to breach your server.
    (2) Make sure the port you choose isn't in use. Look at the file /etc/services on the server machine to make sure you don't assign a port number that is reserved for another service. If you choose a port that is being used by another service, the installation program prompts you for another port.
    (3)Note :If you choose a server port number lower than 1024, you must be logged in as root to start the server. After the server is bound to the port, the server changes from the root user account to the user account you specify. If you choose a port number greater than 1024, you don't have to be the root user to start the server.
    Regards
    T.Raghulan

  • How to set input "Description" to mandatory?

    Hi all,
    How to set input "description", from infrastructure blueprint request form, to mandatory?
    Thanks in advance.

    Hi all,
    How to set input "description", from infrastructure blueprint request form, to mandatory?
    Thanks in advance.

  • Set a description for a File object

    Hello, I have to do a File saving task. I have a directory when I place my files. When i press "Save", a dialog appears and a table lists all my files from that directory. Each file must have a description. My question is how to set a description for a file, and also, how to get back that description. 10ks

    public class ExtractionSetFile extends File {
         private String description;
         public ExtractionSetFile( String pathname ) {
              super( pathname );
         public void setDescpription( String descpription ) {
              this.description = descpription;
         public String getDescription() {
              return description;
    }

  • How do I set up Description meta tag on pages

    Hi, I have set up page titles but can't see how to set up description on pages.  Any help appreciated.

    Liam,
    I saw in a previous post that you mentioned that in V3, you cannot change the meta description via the properties button in the text editor (under Manage > Pages). I am having an issue with this too. I need to edit my meta description; however, when i do, the change never shows up. It only shows the initial meta description set for that page. I can't figure out any other way to change that description.
    Thanks,

  • SQL access to interface port descriptions or via radius request?

    Does anyone know how to include port descriptions within a radius request or of a database that I can pull the information from a Using a SQL statement. We have Cisco CER, Cisco works, Cisco prime or am looking to populate my own database. Thanks

    Q: Do I simply install calls to the entry points in the RS-232 Library using COM6 as the port ID?
    A: Yes
    Q: I guess I also want to know if the RS232 Library functions all interface to the hardware through the Windows API?
    A: Yes
    Keep in mind that the objective of any Virtual COM Port Driver is to mimic a native com port. If you ever run into the situation where the native com port works, but your converter's com port doesn't, you should contact the manufacturer. This of course refers to calls to the Windows serial API, direct writes to memory are not included in this statement.

Maybe you are looking for