Skip to Main Content
Cisco IOS in a Nutshell, 2nd Edition
book

Cisco IOS in a Nutshell, 2nd Edition

by James Boney
August 2005
Intermediate to advanced content levelIntermediate to advanced
798 pages
31h 12m
English
O'Reilly Media, Inc.
Content preview from Cisco IOS in a Nutshell, 2nd Edition

Name

map-list — global

Synopsis

map-list map-name src-addr {e164 | x121} source-address dest-addr {e164 | x121}
destination-address
no map-list map-name src-addr {e164 | x121} source-address dest-addr
{e164 | x121} destination-address

Configures

A map list for a Frame Relay SVC

Default

None

Description

Use this command to define a map list for a Frame Relay SVC.

map-name

The name of the map.

src-addr {e164 | x121}

Type of source address; it may be either e164 or x121.

source-address

The actual source address.

dest-addr {e164 | x121}

Type of destination address; it may be either e164 or x121.

destination-address

The actual destination address.

Example

The following commands set up a map list that brings up a Frame Relay SVC in response to IP or AppleTalk traffic. The map list, named map1, is applied to the serial0 interface using a map-group command. The map list itself consists of two statements that specify the protocol and address we’re interested in, followed by a map class that specifies the quality of service parameters to be used by the circuit.

interface serial0
  ip address 172.30.8.1
  encapsulation frame-relay
  map-group map1
!
map-list map1 source-addr E164 112233 dest-addr E164 445566
  ip 10.1.1.1 class some-map-class
  appletalk 2000.2 class some-map-class
!
map-class frame-relay some-map-class
  frame-relay be out 9000
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

CISCO IOS in a Nutshell

CISCO IOS in a Nutshell

James Boney
Cisco IOS Cookbook, 2nd Edition

Cisco IOS Cookbook, 2nd Edition

Kevin Dooley, Ian Brown
Cisco Software-Defined Access

Cisco Software-Defined Access

Srilatha Vemula, Jason Gooley, Roddie Hasan

Publisher Resources

ISBN: 0596008694Errata