Skip Links

Network World

Brad Reese

How to configure Cisco Variable-Length Subnet Masks (VLSMs)

By Brad Reese on Tue, 05/06/08 - 5:35pm.

Cisco How-To Tutorials

Variable-Length Subnet Masks (VLSMs) allow the use of different masks for the same network number on different Cisco interfaces, which allows the user to conserve IP addresses and more efficiently use available address space.

Enhanced Interior Gateway Router Protocol (EIGRP), Intermediate System-to-Intermediate System (IS-IS), Open Shortest Path First (OSPF), Routing Information Protocol (RIP) Version 2 and Static routes support VLSMs.

Variable-Length Subnet Masking is configured on the router by enabling routing protocols (such as EIGRP or OSPF) that support this, and by configuring the subnet masks of the various Cisco interfaces in the ip address interface sub-command.

The best way to implement VLSMs is to keep the existing numbering plan in place and gradually migrate some networks to VLSMs to recover address space.

In the example below, a 14-bit subnet mask is used, leaving two bits of address space reserved for serial line host addresses.

There is sufficient host address space for two host endpoints on a point-to-point serial link:

interface ethernet 0
ip address 172.16.1.1 255.255.255.0
!---8 bits of host address space reserved for ethernets


interface serial 0
ip address 172.16.254.1 255.255.255.252
!---2 bits of address space reserved for serial lines


router ospf 107
!---Router is configured for OSPF and assigned AS 107


network 172.16.0.0 0.0.255.255 area 0.0.0.0
!---Specifies network directly connected to the router


For further information you may wish to refer to:

Cisco VLSM Example


View more Cisco How-To Tutorials

Contact Brad Reese
http://www.BradReese.Com

Brad's Top 5 Story Picks
# 1. H-1B scandal: New study unmasks that Cisco and Microsoft NOT using H-1B visas to recruit the best and brightest
# 2. Cisco skills shortage is baloney, expert says
# 3. Cisco loses $2M order to ruthless Nortel energy efficiency calculator
# 4. VoIP monitoring: The quest for call quality ubiquity
# 5. Cisco NetFlow vendor giving away Traffic Analyzer!
Story Archives Brad Reese on Cisco Story Archives

Cisco Jobs

Cisco Repair

Cisco Resumes

Cisco Power Supplies

  

About Brad Reese on Cisco

Brad Reese cofounded BradReese.Com Cisco Refurbished, which enables affordable Cisco networks globally by assuring customer satisfaction with guaranteed one year warranties on both Cisco Repair as well as Refurbished Cisco.

Don't be shy, contact Brad Reese online or call him at 646-827-1130.

 

Most Discussed Posts

On The Web
Twitter