December 2001
Intermediate to advanced
608 pages
25h 14m
English
map-list — global
map-listmap-namesrc-addr {e164 | x121}source-addressdest-addr {e164 | x121}destination-addressno map-listmap-namesrc-addr {e164 | x121}source-addressdest-addr {e164 | x121}destination-address
A map list for a Frame Relay SVC
None
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 of
x121.
source-address
The actual source address.
dest-addr
{e164 | x121}
Type of destination address; it may be either e164
of x121.
destination-address
The actual destination address.
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
Read now
Unlock full access