Statistiche
Networking

Cisco WLC, LAP and option 43

It’s possible to provision WLC ip address to Cisco LAPs via DHCP option 43.

Since some documentation isn’t very clear I put here a quick note:

option 43 hex f108c0a80a05c0a80a14

The string must begin whith “f1”. Next two digits are the number of following bytes, 4 bytes for each IP address of WLC.

1 WLC = 04
2 WLCs = 08
3 WLCs = 0c --> decimal 12 converted in hex

Next 4, 8 or 12 bytes are the IP addresses of WLCs in hex.

Remember: 2 hex digits are 8 bits or 1 byte, one IP address is 32 bits or 4 bytes or 8 hex digits.

So if we have 2 controllers with IP 10.0.0.1 and IP 10.0.0.11 the correct configuration inside the scope is:

option 43 hex f1080a0000010a00000b


HERE the link to full document from Cisco website

HTH

Cisco call manager, the birth

SAN JOSE, Calif. -- October 14, 1998 -- Cisco Systems, Inc. today announced it has signed a definitive agreement to acquire privately-held Selsius Systems, Inc. of Dallas, Texas. Selsius is a leading supplier of network PBX systems for high-quality telephony over IP networks.

LINK

More infos on
Wikipedia

This Computer Gave Birth to the Internet



This Computer Gave Birth to the Internet



The first Internet connection, with UCLA's Leonard Kleinrock



More videos HERE

netcat

Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol.
LINK

L'ho usato per realizzare dei semplici script che eseguono usa serie di comandi su router/switch. La sintassi è molto semplice, es.

nc.exe < script.txt >> nclog.txt

dove

script.txt

contiene i comandi da eseguire e

nclog.txt

contiene l'output della sessione.

Il prossimo passo sarà l'uso di
expect per realizzare script un po' più intelligenti.

Calence NOC

Summary only available when permalinks are enabled. Read More...

QoS reminders

Summary only available when permalinks are enabled. Read More...

Seminari Cisco free

Summary only available when permalinks are enabled. Read More...

CCIE Flyer di Aprile è online

Summary only available when permalinks are enabled. Read More...

Internet a 160Mbps per 45€/mese?

Summary only available when permalinks are enabled. Read More...

Ekahau HeatMapper

Summary only available when permalinks are enabled. Read More...

Open source router

Summary only available when permalinks are enabled. Read More...

onNetworking videos

Summary only available when permalinks are enabled. Read More...

MacMini as a router?

Summary only available when permalinks are enabled. Read More...

MIB Browser

Summary only available when permalinks are enabled. Read More...

Zeroshell: syslog e 802.1x

Summary only available when permalinks are enabled. Read More...

Managing Is Easy Compared to Technical Life

Summary only available when permalinks are enabled. Read More...

Cheatsheet

Summary only available when permalinks are enabled. Read More...

Ping Sweep


Interessante questa funzione avanzata del PING sui router Cisco:

Sweep range of sizes [n]:
Allows you to vary the sizes of the echo packets that are sent. This is used to determine the minimum sizes of the MTUs configured on the nodes along the path to the destination address. Performance problems caused by packet fragmentation is thus reduced. The default is no.

GRE over IPSEC o IPSEC over GRE?

Summary only available when permalinks are enabled. Read More...

URL Filtering with NBAR and workaround


How to filter URLs using NBAR.

LINK

inevitable - Enlightened Will


Another great post from Himawan.

LINK

RFC 1925 - The Twelve Networking Truths


The truths described in this memo result from extensive study over an
extended period of time by many people, some of whom did not intend
to contribute to this work. The editor merely has collected these
truths, and would like to thank the networking community for
originally illuminating these truths.


LINK

Putty Connection Manager


Let’s Putty get tabbed with PuttyCM!

LINK

TFTPD32

Summary only available when permalinks are enabled. Read More...

D-Link DNS-323 - update

Summary only available when permalinks are enabled. Read More...

Triple CCIE

Summary only available when permalinks are enabled. Read More...

Britain 'failing' net speed tests

Summary only available when permalinks are enabled. Read More...

Troubleshooting today: double VLAN tagging

Summary only available when permalinks are enabled. Read More...

OpenVPN server on OpenWRT

Summary only available when permalinks are enabled. Read More...

2 Laws of Desperate Workers


Law 1: To get a better job, you need to have good experience and build good working experience profile
Law 2: In order to get good experience and build good working experience profile, you need to work in a better job


LINK