Ask Experts Questions for FREE Help !
Ask
    zamgam's Avatar
    zamgam Posts: 6, Reputation: 1
    New Member
     
    #1

    Jun 13, 2009, 06:14 AM
    SNMP interface aliases
    Dear all,
    I have question about "SNMP IFALIAS" of interface, what is it about?
    And how I configure it?

    I receive order from HPOV admin;since she wants to see my router via HPOV
    And asked me to configure interface alias. The full order is:


    i want you to modify the "SNMP IFALIAS" for each interface based on the following schema:

    [MG][L2|L3|MPLS][DESTINATION]

    {MGL2SDESTINATION, MGL3DESTINATION, MGMPLSDESTINATION}

    MG: abbreviation for flag management
    L2: Layer 2 connectivity
    L3: Layer 3 Connectivity
    MPLS: Multiprotocol Label Switching
    DESTINATION: Connection Destination


    Examples:

    Router1 has a layer 3 interface that is connected to Router2
    MGL3ROUTER2

    Router1 has a layer 2 interface that is connected to a customer Customer1
    MGL2CUSTOMER1

    Router1 has an MPLS featured interface that is connected to a customer Customer1
    MGMPLSCUSTOMER1



    Who can help me??
    chuckhole's Avatar
    chuckhole Posts: 850, Reputation: 45
    Senior Member
     
    #2

    Jun 16, 2009, 06:47 AM

    SNMP typically reads the Interface Name (ie. GigabitEthernet0/1) for this information. If you have assigned a description or name to the interface, then it should pick that up as the ifALIAS information instead. VLAN's will have a NAME associated with them when they are created. Interfaces do not. The ifALIAS and ifNAME values should be basically the same if one is used.

    Try the following:
    ENABLE
    CONFIG T
    INT G0/0 (or what ever interface you are chaning)
    DESCRIPTION MGL3ROUTER2 (example from your post)
    EXIT
    DO SHOW RUN

    Review the change above.

    If you have already configured the SNMP- SERVER RO community name, then have your people rescan the router for the change.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Pvc to copper interface [ 2 Answers ]

I am trying to disconnet my hot water heater. There is a copper to pvc interface (connection) with a copper band around the end of the pvc. How do I disconnect this joint?

SNMP V3 Users configuration [ 1 Answers ]

I have configured SNMP v3 three groups by entering same name. One mapping to auth, second mapping to noauth and the other priv. Now I am not able to map users to that group. While configuring users it accepts all the details, but when checked in the sh run, it will not display the configured users.

Web user interface [ 4 Answers ]

I've got a us robotics 9112 I can access the user interface via the usb use the net but when I connect the ethernet cable I can't access the user interface at 192.168.0.1 so I can't browse the web either!

Graphical user interface [ 8 Answers ]

Hi there I would like you to answer this question in around 1000-1500 words. Explain why graphical user interface helps in human-computer interaction?


View more questions Search