How to do "default interface" on IOS XR?

Hi Guys,
Does anybody know an equivalent of “default interface” for IOS XR or a smart way to delete hundreds of attachment circuits for single physical interface?
Appreciate your comments.
Regards,
Vasil

Hello Vasil,
Use "no" with * to remove them.
For example we have gigabitEthernet 0/1/0/6 and we like to remove all the sub interfaces. Use "no gigabitEthernet 0/1/0/6.*"
To make the main config to default, use "no gigabitEthernet 0/1/0/6"
Before coming, you can use "show" to see what going to be removed:
RP/0/RSP0/CPU0:mercy(config)#no interface gigabitEthernet 0/1/0/6.*
RP/0/RSP0/CPU0:mercy(config)#show
Wed Oct 10 16:01:14.212 CEST
Building configuration...
!! IOS XR Configuration 4.2.1
no interface GigabitEthernet0/1/0/6.2
no interface GigabitEthernet0/1/0/6.3
end
RP/0/RSP0/CPU0:mercy(config)#
Regards,
/A

Similar Messages

  • How to avoid default selection screen in HR interfaces(using pnp ldbs)

    How to avoid default selection screen in HR interfaces(using pnp ldbs)

    Dear Rakesh,
    The report category is used to change the selection screen of programs that use the 'PNP' logical database.
    See links bellow:
    http://www.sapdevelopment.co.uk/hr/hr_repcat.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/15/229357553611d3967f00a0c9306433/frameset.htm
    Report categories for selection screen in HR programming
    Also visit the following blog:
    /people/alvaro.tejadagalindo/blog/2006/02/19/how-to-deal-with-hr-payroll-reports
    Regards,
    Naveen.

  • Sender Mail Adapter - default interface name

    Hi,
    I need to receive through one e-mail sender channel tree different kind of messages.
    In sender mail adapter I specify ecept other parameters "Default Interface Name". When I send a message with a same as defined in an interface the message is processed correctly.
    But when I send a different kind of message then I get an error : "Receiver could not be determined".
    Is any way around how through one sender e-mail adapter receive a different kinds of messages ?
    Thanks for any help,
    Marian

    Hello Marzian,
    have you find a solution for this problem?
    We're facing the same issue.
    thanks,
    -Peter Ha

  • How do you close apps in iOS 7

    How do you close apps in iOS 7. The way I use to do it doesn't  work any more and it is reducing my useful battery life

    Double tap on the home key, it brings up a line of apps with little screen shots hovering over them. Flip the screen up, kinda of like you're flipping those apps off your screen.
    When you're done just press the home key once to exit the mode.
    As to battery issues, poke around in the notifications. There's a lot of stuff defaulted to on that you may not need. Also look to the background updating of apps. Background updating of weather and stocks is defaulted to on, which means it's continually going out to update. May not be something you need.

  • Default Interface Namespace

    Sender SOAP Adapter there is a mandatory field asking for "Default Interface Namespace " and " Default Interface Name ". What should we enter there ?
    Does webservices always use Application xml ? How would we find out they are expecting " Application xml " or "content XML" ?
    Ajith

    Hi Chandran,
       This is to reuse the channel for more number of scenarios. If you this default namespace and default interface name in sender channel, then all other scenarios which satisfy this rule(namespace and interface name) can use this channel with out creating new channel.
    note:-For SAP PI 7.1, you can have single service interface having multiple operations for each of the message types.
    thanks,
    madhu

  • "default interface" equivalent for SG300/500 switches?

    Can anyone tell me if there is an equivalent CLI command to reset an interface configuration to default?
    In IOS it is "default interface <interface>" which removes all configuration from that switch port. I don't seem to be able to find the same in the SG series CLI.
    Thanks,
    Rob

    Hello Rob,
    There isn't an equivalent command on the SG series switches, but I will be bringing it up as a feature request, because it would be quite useful.
    Until then the only way to reset a port would be to use all of the no versions of the commands, which I know can be a bit of a pain.
    Thank you for choosing Cisco,
    Christopher Ebert - Advanced Network Support Engineer
    Cisco Small Business Support Center
    *please rate helpful posts*

  • How to implement XI interfaces in online and offline modes?

    Hi Everybody,
    Can you please tell me how to implement XI interfaces in online and offline modes?
    thanks a lot,
    Ramya Shenoy.

    Hi,
    Are you looking for Push and Pull mechanism of PI?
    When the adapters like SOAP, HTTP, IDOC, etc. send the data to PI , it is nothing but a push mechanism, and hence the communication is synchronous by default.
    But adapters like JDBC, File, etc. they fetch the data from Source Applications, so it is a kind of Pull mechanism for PI, and
    by default communication is asynchrnous.
    Pls elaborate exactly what are you looking for?
    Regards,
    Supriya.

  • BUG - rotation of Default image on iOS with AIR SDK 16.0.0.250

    Hi guys!
    I just switched to AIR SDK 16.0.0.250. Everything was fine except one very strange problem with Default images on iOS devices.
    My app runs in landscape mode. In my app I have default images that are shown during application loading phase.
    When app start, first I see Default image properly, that for a very short period of time I see Default image rotated 90 degree and scaled to fill the screen and then it disappears and application is get loaded.
    Here is a video that illustrates the problem: http://youtu.be/Ry1l1v7dQss
    That is very strange, so I want to know if anybody else knows how to handle this issue and what could the source of it? Some info that might help: Application descriptor:
    <initialWindow>
        <content>SWF file name is set automatically at compile time</content>
        <visible>true</visible>
        <aspectRatio>landscape</aspectRatio>
        <autoOrients>true</autoOrients>
        <fullScreen>true</fullScreen>>
        <renderMode>direct</renderMode>
        <softKeyboardBehavior>none</softKeyboardBehavior>
    </initialWindow>
    List of default images:
    Default.png
    [email protected]
    [email protected]
    Default-Landscape.png
    [email protected]
    So, for me it seems like a bug in AIR SDK 16.0.0.250, on AIR SDK 15.XXX everything was just fine.

    Thanks for reporting the issue. Yes, It's known to us and we are investigating it.
    Best Regards,
    Jitender

  • How to implement FCoE interface on OL 6.3

    Hi everybody,
    I try to enable FCoE on a server with Oracle Linux 6.3 but I have some troubles...
    The server is an UCS C240-M3 with an UCS 1225 VIC (Virtual Interface Card). Per default, my Linux has set 6 network interfaces with DHCP (eth0 -> eth5). It corresponds to a 4 Gigabit PCI card + 2 Virtual NIC from the VIC 1225 adapter. The VIC 1225 is supposed to be used for Networking and FCoE, thanks to VLANs.
    Linux displays two FCoE devices with lspci:
    [root@localhost /]# lspci | grep -i fcoe
    0d:00.0 Fibre Channel: Cisco Systems Inc VIC FCoE HBA (rev a2)
    0e:00.0 Fibre Channel: Cisco Systems Inc VIC FCoE HBA (rev a2)
    And it appears that drivers are well installed:
    [root@localhost ~]$ dmesg | grep fnic
    fnic: Cisco FCoE HBA Driver, ver 1.5.0.1
    fnic 0000:0d:00.0: PCI INT A -> GSI 46 (level, low) -> IRQ 46
    fnic 0000:0d:00.0: setting latency timer to 64
    fnic 0000:0d:00.0: irq 75 for MSI/MSI-X
    fnic 0000:0d:00.0: irq 76 for MSI/MSI-X
    fnic 0000:0d:00.0: irq 77 for MSI/MSI-X
    fnic 0000:0d:00.0: irq 78 for MSI/MSI-X
    scsi1 : fnic
    fnic 0000:0e:00.0: PCI INT A -> GSI 40 (level, low) -> IRQ 40
    fnic 0000:0e:00.0: setting latency timer to 64
    fnic 0000:0e:00.0: irq 79 for MSI/MSI-X
    fnic 0000:0e:00.0: irq 80 for MSI/MSI-X
    fnic 0000:0e:00.0: irq 81 for MSI/MSI-X
    fnic 0000:0e:00.0: irq 82 for MSI/MSI-X
    scsi2 : fnic
    How can I enable FCoE on my Linux ? I found some help on the Internet, and examples show how to use ethN interface etc.... I don't know how we habitually identify the interface (eth*) to use with FCoE. Is the FCoE interface considered as a "network" interface by Linux, and generates a script in /etc/sysconfig/network-script ? Am I supposed to see additional interfaces (eth6 and eth7) and use it for FCoE ?
    Thanks

    Ok but in my case, even if the physical Cisco card is a CNA device (it is plugged with a link to the FCoE switch, and a link to the Ethernet network), the Operating System doesn't see such a device since we have configured on the UCS :
    - Two virtual interfaces for Ethernet traffic
    - Two virtual interfaces for FCoE traffic
    Here we have the same behavior as a virtual machine, when it is connected to virtual devices. For the operating system, the two virtual devices configured on UCS side for FCoE are seen as physical dedicated FCoE devices.
    So I don't need to configure an ethX device for both Ethernet and FCoE, because both FCoE and Ethernet traffic are separated.

  • How to change default compile directory tmp_ejb?

    Dear all,
    Someone knows how to change the default directory "tmp_ejb...." in WebLogic Server
    7.0?
    This is the default directory where WebLogic Server 7.0 generates and compiles
    the EJB's declared in config.xml.
    I try to specify the attribute TmpPath="ANOTHER_TMP_LOCATION_DIRECTORY_FOR_EJB"
    in the EJBContainer node but still doesn't work.
    The same thing happens when I test this attribute on EJBComponent declaration.
    Someone knows if there is an enviroment variable that specify this tmp_ejb location
    path?
    It's false that the tmp_ejb is located where the config.xml file is placed.
    I have 3 weblogic servers and they haven't the same behaviour.
    Someone can help me??????
    Thanks.

    I ran into the same problem and was wondering if you got an aswer the question you posted in BEA's news group: "How to change default compile directory tmp_ejb?
    Thanks

  • How to change default approval for ResourceAuthorizerApproval ?

    Hi,
    I'am new in OIM and I follow documentation where I found some predefined workflows. I'd like to use them.
    Could you tell me, step by step, how to change default approval for ResourceAuthorizerApproval (only for my new defined resource).
    I'm using OIM 11g and Design Console 11.1.1.3.0.2.0

    Ok, I made new tamplate (copy of existing one), there I changed Template Level Approval Process and set allowed resources. It seems to be ok :)
    If there are other solutions please share with me
    Thanks
    M.

  • How to change default Current Flag values for SCD2?

    I'd be curious to find out how to change default Current Flag values for SCD2 (instead of 0/1 to use N/Y)
    Probably I can change IKM module .... is there another way?
    Thanks

    Hi,
    You need change the IKM. This values are hardcode in the IKM.
    You can create a new IKM and the values used are a options of the IKM.
    Regards
    Edited by: Uthred on May 18, 2009 4:27 PM

  • How to change default save as location

    hi,
    how to change default save as location in acrobat 7.0?

    Why is Acrobat involved in this process at all? Why don't you save directly the pdf from your email program directly where you want it to be? Acrobat is just adding another step to this process.

  • How to change default Ovi Player store ...

    Hi, 
    I need help from you people.  
    I had installed Ovi Player. Whenever I try to open Ovi Player, the default store gets’ open is "India". I change the store location to "Germany". When I do the search for particular music, it will again take me to "India" store instead of "Germany" store. In addition, most annoying is that I have to re-login but my user id and password will not work as its different store. Also when I go via music.nokia.de and try to login, it open Ovi player and since default location is "India", it takes me to India store and my login credentials do not work.  
    I ask Nokia care on how to change default Ovi Player Store location but they are unable to provide any good answer.  
    I already un-install / re-installed but won't work. Do any of you have answer to my problem? I want my default Ovi Player location to be "Germany" instead of "India".  
    More information, my regional settings have location as “Germany” and language as “English”.  
    Please help. 
    Thanks for your response.
    Regards,
    Subhendra
    Nokia N97 Black
    RM-505
    V12.0.026
    0586701
    Solved!
    Go to Solution.

    I had got message from Nokia on how to correct this issue. This had solved the problem. Below is the mail from them ...
    Dear Chakraborty,
     Thank you for your response.
     This error is sometimes caused by a corrupted MDataStore.db3 file used by the Ovi Player.  This file will need to be deleted with the Ovi Player closed.  Then open the player and the datastore file will be rewritten by the application:
     Close Ovi Music Player and delete the MDataStore.db3 file:
     Vista C:\Users\<user>\AppData\Local\Nokia\Nokia Data Store\DataBase\MDataStore.db3
     XP C:\Documents and Settings\<user>\Local Settings\Application Data\Nokia\Nokia Data Store\DataBase\MDataStore.db3
     Both of these locations are in hidden folders.  So, to view them users will need to: 
     Open Windows Explorer > Tools > Folder Options > View > Show Hidden Files and Folders
    Once Ovi Music is opened again the MDataStore.db3 file will be rewritten to this folder.
      After that manipulation try to install the Ovi Player once again:
     http://europe.nokia.com/explore-services/music/nokia-music
      Best regards
     Nokia Care Team

  • How to change default ringtone to a custom one for IPhone 5.

    I have gone into settings  through Sounds made the change, but it does not register as the default even though the ringtone chosen has the checkmark beside it.  Ringtone still lists the factory default under sounds & vibrations.
    I am able to customize ringtones for individual contacts.

    user598986 wrote:
    Hi,
    How to change default value in a table
    I have a table TEST which has 2 fields CODE of Datatype VARCHAR2(10) and Indicator as VARCHAR2(1).
    I want to change the default value using ALTER TABLE TEST of field Indicator to 'I'.
    ALTER TABLE  test
    MODIFY (indicator DEFAULT 'I'); 
    Incidentally, INDICATOR is a keyword in Oracle, so you may have problems using it as a column name. If so, you'll have to enclose the column name in double-quotes, and be careful to use capital letters inside the quotes.
    Edited by: Frank Kulash on Aug 26, 2009 11:42 AM

Maybe you are looking for

  • Financials 11i on Oracle 8.1.6/SOlaris2.6

    As a development environment, we're installing Financials as a Single-Node Installation. I have two basic questions: 1) I notice from the documentation that the technology stack requires 8.0.6 ORACLE_HOME. Does it mean I need to install 8.0.6 separat

  • Screen failure so I can't back up?

    I've finally got white screen but the phone is still functioning (I can even make calls and access my contacts when connected to car via BT). I would now like to buy a new phone and sync my current data but I cannot do the following:      * sync to i

  • Protocol not supported for YouTube

    I was trying to view a video clip on YouTube & I got an error message saying the protocol was not supported on my handheld device. I have an 8830 World Edition. Is there something I need to download to watch the video clips?

  • MC Office on Parallels

    I have installed Parallels 6 and Windows 7 on my MacBook Pro running Snow Leopard. I am having trouble loading MS Office 2007. I purchased a downloadable copy. But when I try to download it using IE in my Windows environment, it asks me to select a l

  • Pl help for LIS to LO conversion

    Hello BW gurus, I have to use 2LIS_03_BX  and 2LIS_02_S013 datasources but they are LIS data sources so I do not see these in LO cockpit screen. Can some one please provide me step by step solution for how to convert above datasources for LIS to LO.