Powered By Blogger

Monday, May 23, 2011

Proxy Authentication Not Working IN Enterprise

Hi I am trying to use the chromebook at work but the proxy needs my Windows User Id and Password. The chrome book does not ask for it when I put the website address. It only stays with the requesting page signal at the bottom of the broswer. Also in the proxy settings there is no place to put it at the configuration area.
Please Help
Thanks
Scott

in reference to: Can't connect to a network - Chrome OS Help (view on Google Sidewiki)

Sunday, May 15, 2011

Cisco- How to quickly check interfaces

How do you quickly check your interfaces status on a router?

the command is == show ip int Brief

here is an example of the output with the command.

R3#show ip int brief
Interface                  IP-Address      OK? Method Status                Protocol
FastEthernet0/0            unassigned      YES unset  administratively down down
Serial1/0                  10.0.0.253      YES manual up                    up
Serial1/1                  unassigned      YES unset  administratively down down
Serial1/2                  unassigned      YES unset  administratively down down
Serial1/3                  unassigned      YES unset  administratively down down
Ethernet2/0                unassigned      YES unset  administratively down down
FastEthernet3/0            unassigned      YES unset  administratively down down
R3#


Let me know what you think of the first tip of the site? Please leave me a comment or visit

Also don't forget to visit the Miami Tech Guy site for tips on Powershell, PHP, CiSCO

You can follow me on twitter

Visit My personal blog at ALvarino

CDP Your NEIGHBORS TIP

Hi world, this is my first post.

and just to get started , here is the first tip.

How do you find out what devices next to each other on a Cisco network?

show cdp neighbors


That's rights, that is it and it should give you a response like this

R1#show CDP neighbors
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
                  S - Switch, H - Host, I - IGMP, r - Repeater

Device ID        Local Intrfce     Holdtme    Capability  Platform  Port ID
R3               Ser 1/0            131         R S I     3640      Ser 1/0
R1#

Let me know what you think of the first tip of the site? Please leave me a comment or visit

Also don't forget to visit the Miami Tech Guy site for tips on Powershell, PHP, CiSCO

You can follow me on twitter

Visit My personal blog at ALvarino