Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

358 total results found

What is the Cisco SPA122 ATA with Router?

Home 1 Cisco SPA122

The Cisco SPA122 ATA with Router combines VoIP services with an internal router for LAN connectivity. Easy to install and use, it works over an IP network to connect analog phones and fax machines to a VoIP service provider and provides support for additiona...

Cisco SPA122 factory reset and initial setup

Home 1 Cisco SPA122

Introduction For this lab I am using a Cisco SPA122 device I bought on Wallapop (the product is no longer on sale). I am assuming this ATA comes preconfigured so I won't bother verifying if it comes factory reset and just will go ahead and do the factory rese...

Configuring Cisco SPA122 to be used with a landline phone [O2 Spain]

Home 1 Cisco SPA122

Introduction I have the current situation at home: However, due to some needs, I needed to relocate the Movistar HGU router to another room (ROOM 2), which makes it impossible for me to run a telephone cable directly from ROOM 2 to ROOM 1. I have however a...

Configuring Cisco SPA122 to be used with a 56K modem

Modems Dial-up modems

Introduction We will take on the configuration from the last post where I showed how to configure the Cisco SPA122 to be used with a landline phone, and we will modify it to be used with a US Robotics 56K Faxmodem instead of a landline phone. Say we have a U...

Using a dial-up modem on Windows 98

Modems Dial-up modems

Introduction This is a follow-up article to installing a US Robotics 56K Faxmodem on Windows 98. We are now ready to test the modem connection to Internet and see if it still works in 2024. Connection nodes still available in Spain At the end of the 90's,...

Disabling TLSv1 and TLSv1.1

Mantenimiento Mejoras de seguridad

Introduction When performing an SSL scan at SSL Labs it showed that this webpage had a grade of B. This is the grade also obtained at Mozilla Observatory (75/100 score). The report from Mozilla Observatory, showed that just disabling TLSv1 and TLSv1.1 would i...

Copyright

Mantenimiento Welcome Page / Footer

Any copyrighted materials on this wiki, including but not limited to text, images, and videos, are the property of their respective owners. These materials are used for educational and informational purposes only. I do not claim ownership of any copyrighted ma...

Terms and Conditions

Mantenimiento Welcome Page / Footer

Terms and Conditions Last updated: 23-12-2025 Please read these Terms of Use (“Terms”, “Terms of Use”) carefully before using the https://sergio-jimenez.net website (the “Service”) operated by sergio-jimenez.net (“us”, “we”, or “our”). Your access to and us...

How to access Movistar/O2 HGU GUI from pfSense

Home 1 pfSense

Introduction Beginning with the following topology: With the Movistar HGU router configured in "semi-bridge" mode (bridge mode for the purposes of this article), we want to access its 192.168.1.1 management IP (WEB GUI) from the 192.168.2.0 LAN. Configura...

Converting a Cisco Lightweight Access Point Back to Autonomous Mode

APs Labs

Introduction The AP used in this lab is a Cisco Aironet 1700i Series AP, an AIR-CAP1702I-E-K9. Suppose this AP was bought second-hand and comes with some non-default configuration (including a username/password console CLI access combination we don't know). ...

Reset Cisco Aironet 1700 Series LAP to factory defaults

APs Labs

Introduction For this lab I have the following AP model: AIR-CAP1702I-E-K9. This is an AP I bought second-hand which comes with a non-default configuration to be used as a LAP (Lightweight Access Point) with an WLC. In this situation we cannot reconfigure th...

Configuring an autonomous Cisco 1700 Series AP via CLI

APs Labs

Introduction We begin where we left off in the article of how to convert a lightweight AP (LAP) to an autonomous AP. We will first show how to access the GUI via a web browser (enabling the HTTP web server, because this setting is not enabled by default on th...

Configuring a modem on the AUX port of a Cisco router for EXEC dial-in connectivity

Modems Dial-up modems

Introduction In many situations, it would be necessary to allow a router to accept interactive command processor of Cisco IOS (EXEC) calls with a modem connected to the auxiliary (AUX) port of the router (out-of-band connection). The topology used on this la...

Connecting to a BBS using a dial-up connection

Modems Dial-up modems

Introduction After reviewing how to connect and use a modem on Windows 98 we will now use a known-working connection to access a BBS (bulletin board system) via Telnet. mTelnet We will use the mTelnet Telnet client to access any BBS, as this client works ...

Advanced US Robotics 56K modem configuration via AT commands

Modems Dial-up modems

Introduction The Hayes command set (also known as the AT command set) is a specific command language originally developed by Dale Heatherington and Dennis Hayes for the Hayes Smartmodem 300 baud modem in 1981. The command set consists of a series of short te...

GBIC vs SFP vs SFP+

CCNA (200-301) Fundamentals

GBIC A gigabit interface converter (GBIC) is a standard for transceivers, first defined in 1995 and commonly used with Gigabit Ethernet and Fibre Channel. By offering a standard, hot swappable electrical interface, a single gigabit port can support a wide ran...

Notes about switching: basics, memory types, etc

CCNA (200-301) Switching

RAM: Sometimes called DRAM, is used for working storage. The running (active) configuration file is stored here. RAM loses its contents when the switch loses power or is reloaded. Flash memory: Either a chip inside the switch or a removable memory card, fla...

VLANs key notes

CCNA (200-301) Switching

The following list summarizes the most common reasons for choosing to create smaller broadcast domains (VLANs): To reduce CPU overhead on each device, improving host performance, by reducing the number of devices that receive each broadcast frame. To reduc...

RSTP theory (pending completion with NetAcad theory)

CCNA (200-301) Switching

Three classes of problems caused by not using STP in redundant LANS: Broadcast storm: The forwarding of a frame repeatedly on the same links, consuming significant parts of the links' capacities. MAC table instability: The continual updating of a switch's ...

Carrying VoIP from bridge-mode HGU (Movistar) to pfSense

Home 1 pfSense

Introduction An HGU (which is a device that integrates ONT and router) from Movistar has been changed to work in bridge mode in a SOHO environment, and now the main router/firewall is a pfSense router as in the following topology (this is the same topology us...