How to disable AUX port in ASR 9010

Hi All,
How to disable the AUX port in ASR 9010. Inside "line aux" I can't configure anything except "login authentication" (which is used for aaa authentication).
Also after IOS XR 3.2 the configuration for AUX port has been removed
Platform used: ASR 9010
Version: IOS-XR 4.1.2
Best Regards
Saikat Chakraborty

Hi Saikat,
AUX has the same authentication method as we have on the system.  From this perspective, AUX is protected the same way as the Console port and only those who have an account can login via AUX (same way as via console). Any attempts to log on AUX will be logged:
Successful:
ksh[65902]: Successfully authenticated user 'XXX' for ksh access via 'aux' on '0/RSP0/CPU0'
Incorrect:
ksh[65902]: Failed authentication attempt by user 'YYY' for ksh access via 'aux' on '0/RSP0/CPU0
But if anyone has a physical access to the device, that would be even bigger threat compare to system protected AUX login.
BTW, tacacs authentication should work for AUX too. We’d need to define a template for it.
Example:
aaa authentication login tacacs_template group tacacs+ local
line template aux
      login authentication tacacs_template
Regards,
/A

Similar Messages

  • How to fix aux port on cdx-gt250mp car stereo.

    everything else works, but aux port quit working.  after clicking select button until AUX appears on screen, it then immediately says "FRONT IN" and then goes blank

    Hello serenajohnson
    Welcome to Sony Community.
    Ensure that a straight type plug has been used.
    After "FRONT IN" appears, start playing back the portable audio device.
    Try connecting a different device to the AUX IN jack of the Car Stereo.
    If the same issue persists with a different portable audio device, then the Car Stereo will require service.
    Refer to the below link to locate the nearest authorized service centers.
    https://eservice.sony.com
    Regards,
    Colby

  • How to disable Ethernet Port on 2003 Airport Extreme Base Station

    I have a roommate who does not help with the cable bill. He is always plugging his computer into the ethernet port of the Airport base station (no wireless card in his computer). The Base Station sit on top of the cable box in the living where its plugged directly into the cable box for internet access. Unfortunately moving the cable box or base station is not an option. How do I disable the ethernet port or prevent him from having access to the base staion?

    +How do I disable the ethernet port or prevent him from having access to the base staion?+
    You could prevent him from connecting using wireless, but not ethernet.
    On second thought, you could hide his ethernet cable. For a permanent solution, you could always fill the ports with glue, but would probably regret it at some point.

  • How to disable nonsecure port in Directory Server 5.2

    We have recently upgraded from Directory Server 5.1 to 5.2. With version 5.1, you could set the non-secure LDAP port to be 0, and that would disable connections to the non-secure port. Version 5.2 doesn't allow you to do this. I tried from the console, and even changed it manually in the dse.ldif file, and neither method worked. Is there any way to disable the non-secure port for Directory Server 5.2?
    Thanks!

    I have found the simplest way is to lock the nonsecure port down to the localhost using
    listenhost: 127.0.0.1
    This means that it won't answer outside queries on that unsecured port, but it still has the advantage of allowing you to use it locally (which can save on the typing a bit).
    Note you can of course set this to any ip or range for example 24.24.*
    This also works for the secure port using securelistenhost: (I think that's the spelling but didn't check.)
    Ward

  • How to disable LAN ports on Airport Extreme.

    Trying to disable my LAN ports and still leave the wireless access alone?

    There is no provision for this in AirPort Utility. You can disable wireless, but not ethernet.
    Message was edited by: Bob Timmons

  • ASR 1006 Aux port

    I can't use Aux port for ASR 1006, becouse i can't find it in configuration.
    Version: asr1000rp2-advipservicesk9.03.07.05.S.152-4.S5.bin"
    router#sho line ?
      <0-16>       First Line range
      async-queue  Show async-queue
      console      Primary terminal line
      summary      Quick line status summary
      vty          Virtual terminal
      |            Output modifiers
     <cr>
    router#sho line 
       Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns   Int
         0 CTY              -    -      -    -    -      0       0     0/0       -
    *    1 VTY              -    -      -    -    1      4       0     0/0       -
    *    2 VTY              -    -      -    -    1     16       0     0/0       -
    *    3 VTY              -    -      -    -    1      2       0     0/0       -
         4 VTY              -    -      -    -    1      3       0     0/0       -
    Can you help me whith my problem?

    Hi,
    I see you are using initiator unclassified ip-address. How exactly are you trying to trigger the session here? What type of traffic are you sending from your CPE? Please make sure you send a packet which 'crosses' the ISG box. A packet with destination the ISG will not trigger a session. Only a packet that needs to be forwarded by the ISG will. If you are not seeing anything with those debugs, it seems like no FSOL is seen to spawn the session.
    Also, if your subscriber is connected with L2 network, why do you configure "ip subscriber routed"? This is conceptually wrong since you are telling to ISG that the subscriber is connecting via a L3 routed network which is not correct according to what you say.
    Regards

  • Disable LED/Port Lights on LRT214

    Does anyone know how to disable the port status lights on the LRT214?  I have my equipment in the basement, and I'm trying to turn all the port lights off.  When the basement lights are out, the small lights end up freaking out my wife when she checks the security cameras when I'm working nights.

    I think this feature is not available yet with the LRT...didn't see any configuration in the web GUI for my router. It's a good idea you brought this up and they (Linksys) might consider this in future firmware updates.

  • How to disable port using push buttons in VI..

    We have a project using a hardware using dynamic mic as an input for interfacing we use labview to read data in frequency and decibel..
    But there's is conditions..
    1st. Button for disabling the port in our hardware
    2nd. If there is no input device "long beep" tone will come up.
    For now this is only what we have our VI by watching in youtube tutorials ..
    And this the 1st tym we use labview..
    plss help us..
    We only have 2 days for the project..
    Attachments:
    GUI.vi ‏21 KB

    Here is a basic UI example that shows how you can listen for user events (pushing the button) and control the flow of your program using a task engine.
    It does not match your requirements however since this is a poroject you should actually do the work. This is a framework for how you can build your application.
    If you have specific questions feel free to ask them but don't expect anyone here to do the project for you.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot
    Attachments:
    PSS Project 8-0.zip ‏82 KB

  • How to terminate a vlan on ASR 9000 and bridge it to a port on asr 9000

    hi guys;
    so here is another issue i have.
    Scenario:
    a switch in the north is trunking a VLAN for a client at our central site. The switch in north site is a 3560 and central site node is ASR 9000.
    This vlan is extended along with few others to distribution switch (7609) and from there teh same VLAN is trunked to a 2960 device at the same site as that of ASR. The idea is to carry the vlan from teh reote site to teh ASR at our central site and then bridge it to a seperate port on ASR and hook this port up to our fibre patch panel, hence providing a service to the client connecting to us at our northern site and then getting connected to teh internet service provider via teh patch panel.
    Since we can not make a port on ASR an access port, i am not sure how we can do the above mentioned interconnect.
    please assisst.
    regards

    Hello Jalal,
    Here the configuration example:
    interface GigabitEthernet0/0/0/0.100 l2transport
      encapsulation dot1q 100
      rewrite ingress tag pop 1 symmetric
    interface GigabitEthernet0/0/0/1
      l2transport
    l2vpn
    bridge group cust1
      bridge-domain cust1
       interface GigabitEthernet0/0/0/0.100
       interface GigabitEthernet0/0/0/1
    GigabitEthernet0/0/0/1 is the access port (untagged).
    interface GigabitEthernet0/0/0/0.100 accepts tagged frames with vlan 100.
    L2vpn bridge-domain cust1 connects both interfaces together.
    GigabitEthernet0/0/0/0.100 has tag rewrite operation. Removing tag on ingress, so sending untagged to GigabitEthernet0/0/0/1, and pushing tag 100 on egress, so untagged frames from gi0/0/0/1 got tagged.
    Regards,
    /A

  • How to disable non secure port on Sun Java System Directory Server 5.2

    Hi, can someone tell me how to disable the non secure port 389 on the SJS Directory Server 5.2? I only see two options for the directory server to listen on the non secure port or both secure and non secure ports. I see that someone mentioned to change the port the loopback ip address but the gui doesn't allow that.
    Any help is appreciated.
    Thanks,
    Mike

    Yep! You can add the loopback address to the listen host attr, directly to the dse.ldif (insntace stopped of course) or ldapmodify the config entry

  • Cisco ASR 9010 Copper port problem

    Recently we have purchased Cisco ASR 9010 router. We have setup a 1Gbps copper based SFP module in the line card. It detect the module and I have found this by using show controller. But when I coonect a RJ-45 cable between thre router and my laptop, port do not up, even I connect the cable to a cisco switch that time also it is not working. Is there any command to up this port!
    Please help.
    Regards,
    Shuvo

    You likely need "negotiation auto" configured under this port, as many devices have autonegotiation enabled by default but the ASR9000 does not. The "media-type" command is not present on the ASR9000 as it's used to switch between SFPs and fixed copper ports - not for copper SFPs.

  • Air tunes wont play on home stereo using mini to RCA cord to Aux port

    iTunes see's the base station and connects to it in itunes on Windows laptop and ipod touch but when the mini stereo jack to RCA 2 end cord is plugged from my home stereo to the Airport express but when I choose to play my iTunes through the base station no sound comes out through the stereo
    Isn't this exactly what it is designed to do???
    yes I have "home sharing on as well"
    I can play my ipod touch hooked up to the stereo using the same mini jack to RCA cable whjile on the Aux port of the stereo why not the base station??
    any ideas how I can get this to actually work???

    Could be a firewall issue. Try disabling the firewall, reboot, and then see if it works. If so I have found that I need to uninstall iTunes, enable firewall, reboot, reinstall iTunes
    CB

  • Open tcp 21 port in asr 1001

    Hi everyone!
    Some times ago i noted, that our asr 1001 has open tcp port 21, however i couldn't find service in one, which links with ftp. When i execute telnet ip_asr 21, i receive rst,ack from asr. It's ok, but i want to disable this port. Did anybody meet with it? And how i can look  open and listen ports on ios xe?
    Thanks in advance.

    I would add it via ipfw in a terminal window. Then it will be there
    when you restart.

  • How to disable SSL v3 for sun os 5.6 (OAS 4.0.8), I am facing POODLE vulnerability issue?

    my Website is hosted on Sun OS 5.06 (OAS 4.0.8) and using web server : Oracle_Web_Listener/4.0.8. Website is configured to use https for secure pages and it was working fine from last 10 years but suddenly i am getting complaints from my customers that they can not browse site on chrome version 40 and above and firefox 34 and above.
    I searched for this issue and found that there is POODLE attack which may causing this issue. now the only solution i can see is to disable SSL v3 on server.
    Can any help me out with the process or an idea, How to disable SSL V3 on this Olde server? its sun microsystem server.

    Hi Aamir,
       This is old software, been a while since I saw one of these.
        Normally when SSL was setup there were two listeners, one with SSL and one without, in a different port, so you could try to find this second port, which may work without any need to change the configuration.
        Else, try to check on the OAS manager (Usually on port 8888), the HTTP listener -> WWW -> Network, if there is a setup only for the SSL port, you will need to add a new line, with the same configuration, but a different port and the security disabled.
        Also, there may be some setting on the application itself for the url path. If so, when you navigate in the application it will try to redirect you back to the SSL port. In that case you will need to figure out where to change that, which depend on the application itself.
       Found this page on google with the process to setup SSL on OAS 4.0, you need to do the inverse of step 5.
    WoSign Support: SSL Certificates Installation Instruction - Oracle Web Server (OAS 4.0.8)
    Regards,
    Luis

  • Ctrl+shift+U - Unicode input, how to disable?

    Anyone knows how to disable ctrl+shift+u unicode input?
    Whenever I press ctrl+shift+u, I get an underlined "u" and can enter some unicode number. However, I don't need it, and because of this, for example in qt creator the predefined "ctrl+shift+u" keyboard shortcut doesn't work.
    I have no idea where this mapping comes from (obviously not qt, since ctrl+shift+u is mapped to an important shortcut), but maybe gnome or the xserver?
    Thanks already

    I just updated from Ubuntu 13.10 to Ubuntu 14.04 and I found that I have exactly this same problem, which is being caused by ibus (my up to date Arch system doesn't seem to have the problem).  You can see if ibus is running on your system via:
    $ ps aux | grep -i ibus
    peniwize  3108  0.0  0.2  47180  3620 ?        Ssl  Jun09   1:44 /usr/bin/ibus-daemon --daemonize --xim
    peniwize  3127  0.0  0.0  37268   264 ?        Sl   Jun09   0:00 /usr/lib/ibus/ibus-dconf
    peniwize  3129  0.0  0.7 181000 13040 ?        Sl   Jun09   0:34 /usr/lib/ibus/ibus-ui-gtk3
    peniwize  3147  0.0  0.2  40224  3984 ?        Sl   Jun09   0:00 /usr/lib/ibus/ibus-x11 --kill-daemon
    peniwize  3179  0.0  0.0  27956  1096 ?        Sl   Jun09   0:10 /usr/lib/ibus/ibus-engine-simple
    I'm running XFCE and there is now a "Language Support" icon in the "Settings" panel (select "Settings Manager" on the main menu.)  The Language Support app contains a "Keyboard input method system" selection on Language tab.  I changed it from 'IBus' to 'None' and now Ctrl+Shift+u works again.  (This is a quick and dirty solution that works for me because I'm only using English and never have to type special characters.)

Maybe you are looking for

  • Name and Address operator's packge do not have any values

    Hi All, I am using the Name and Address operator, but I do not have/want the 3rd party vendor's connector/tool/data library to work with my OWB. I developed the map and deployed that map into my target. Package got generated of name NAME_ADDRESS In t

  • Can't create a file, Can't Publish to iWeb

    When I try to publish some changes to my site, I get a Publish Error that says: Can't create the file "droppedImage.png." The disk may be damaged or full, or you may not have sufficient access privileges. My iDisk doesn't seem otherwise to be damaged

  • Help! Photoshop CS4

    Can someone please help me with this query as I am desparate. I saves my digital photo's as JPEG images. When I tried to open in photoshop - I get a blurred image with criss-cross lines across Making the image look grey and unclear because of 100s of

  • Reloading a jsp include file

    Lets say I have a container, <div id="mindmapcontainer">and within this container, I have a jsp include <%@ include file="mindmap.jsp"%>and within the parent page there is a flash map. I have manipulated the css in such a way that this container (and

  • Help in buying PC or Mac?

    I am looking at two computers. One is the Mac Pro with these specs: 2.66ghz quad xeon 3gb RAM 640 gb HD at 7200 rpm Nvidia GT 120 with 512mb and the PC specs is this: 2.66ghz quad i7 6gb RAM 1.5tb HD at 7200 rpm ATI Radeon 5870 with 1GB Frostchill Wa