summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_5/content.html
blob: bd2b9220eac9109c09aa449ceb12563db75c0fe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<html>



<head>

<meta http-equiv="Content-Language" content="en-us">

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<title>Content</title>

<base target="_self">

</head>



<body background="../../images/bg.gif" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" onLoad="window.focus();" link="#808080" vlink="#808080" alink="#808080">



<table border="0" cellpadding="0" cellspacing="0" width="100%">

  <tr>

    <td bgcolor="#336666" width="18" valign="top">

    <img border="0" src="../../images/content_lines.gif" width="16" height="25">

    <img border="0" src="../../images/transdot.gif" width="2" height="1"></td>

    <td bgcolor="#336666"><b><font face="Arial" size="2" color="#FFFFFF">5</font></b><font face="Arial" size="2" color="#FFFFFF"><b>.</b></font><b><font face="Arial" size="2" color="#FFFFFF">2</font></b></td>

    <td bgcolor="#336666"><img border="0" src="../../images/transdot.gif" width="10" height="1"></td>

    <td bgcolor="#336666" width="100%"><b>

    <font face="Arial" size="2" color="#FFFFFF">Configuring Frame Relay</font></b></td>

    <td width="9" bgcolor="#336666">&nbsp;</td>

  </tr>

  <tr>

    <td bgcolor="#669999" height="25" width="18">&nbsp;</td>

    <td bgcolor="#669999" height="25"><b>

    <font face="Arial" size="2" color="#FFFFFF">5.2.5</font></b></td> 

    <td bgcolor="#669999"><img border="0" src="../../images/transdot.gif" width="10" height="1"></td>

    <td bgcolor="#669999" height="25" width="100%"><strong>

    <font face="Arial" size="2" color="#FFFFFF">Configuring Frame Relay 

    subinterfaces</font></strong></td>

    <td bgcolor="#669999" height="25" width="9">&nbsp;	</td>

  </tr></table>



<table border="0" cellpadding="0" cellspacing="0" width="95%" bordercolor="#111111">

      <tr>

        <td width="15"></td>

        <td>



    <font face="Arial" size="2">The Frame Relay service provider will assign the 

    DLCI numbers. These numbers range from 16 to 992, and usually have only 

    local significance. DLCIs can have global significance in certain 

    circumstances. This number range will vary depending on the LMI used.</font><p>

    <font face="Arial" size="2">In the figure, router A has two point-to-point 

    subinterfaces. The s0/0.110 subinterface connects to router B and the 

    s0/0.120 subinterface connects to router C. Each subinterface is on a 

    different subnet. To configure subinterfaces on a physical interface, the 

    following steps are required:</font></p>

    <ul>

      <li><font face="Arial" size="2">Configure Frame Relay encapsulation on the physical interface using the </font><font size="2" face="Courier New"><b>

      encapsulation frame-relay</b></font><font face="Arial" size="2"> command

      </font></li>

      <li><font face="Arial" size="2">For each of the defined PVCs, create a 

      logical subinterface 

      <img border="0" src="../../images/1.gif" align="absmiddle" width="12" height="12"></font>

    

      <p>

      <font face="Courier New" size="2">router(config-if)#<b>interface

      serial</b>

      <i>number.subinterface-number</i> {<b>multipoint</b> | <b>point-to-point</b>}

      <img border="0" src="../../images/2.gif" align="absmiddle" width="12" height="12"></font></li></ul>

    <p><font face="Arial" size="2">To create a subinterface, use the  </font>

    <font face="Courier New" size="2"><b>interface serial</b></font><font face="Arial" size="2"> 

    command. Specify the port number, followed by a period (.), and then by the 

    subinterface number. Usually, the subinterface number is chosen to be that 

    of the DLCI. This makes troubleshooting easier. The final required parameter 

    is stating whether the subinterface is a point-to-point or 

    point-to-multipoint interface. Either the  </font>

    <font face="Courier New" size="2"><b>multipoint</b></font><font face="Arial" size="2"> 

    or  </font>

    <font face="Courier New" size="2"><b>point-to-point</b></font><font face="Arial" size="2"> 

    keyword is required. There is no default. The following commands create the 

    subinterface for the PVC to router B:</font></p>

    <blockquote>

    <p><font face="Courier New" size="2">routerA(config-if)#<b>interface serial 

    <i>0/0.110</i> point-to-point</b></font></p>

    </blockquote>

    <p><font face="Arial" size="2">If the subinterface is configured as 

    </font><font face="Courier New" size="2"><b>point-to-point</b></font><font face="Arial" size="2">, 

    then the local DLCI for the subinterface must also be configured in order to 

    distinguish it from the physical interface. The DLCI is also required for </font><font face="Courier New" size="2"><b>

    multipoint</b></font><font face="Arial" size="2"> subinterfaces for which 

    Inverse ARP is enabled. It is not required for multipoint subinterfaces 

    configured with static route maps. The </font><b><font face="Courier New" size="2">

    frame-relay interface-dlci</font></b><font face="Arial" size="2"> command is 

    used to configure the local DLCI on the subinterface </font></p>

    <blockquote>

    <p><font face="Courier New" size="2">router(config-subif)#<b>frame-relay

    interface-dlci</b>

    <i>dlci-number</i>

    <img border="0" src="../../images/3.gif" align="absmiddle" width="12" height="12"></font></p>

    </blockquote>

    <p>

                      

            <TABLE bgcolor="#B0AFAF" width="95%" border="0" cellspacing="0" cellpadding="0">

        <TR>

        <TD valign="top">

        	<TABLE bgcolor="#669999" width="100%" cellspacing="0" cellpadding="0" border="0">

        	<TR>

        	<TD width="5">

            <img border="0" src="../../images/lab_toplft.gif" width="116" height="23"></TD>

        	<TD>

            <IMG alt="" height="1" width="3" src="../../images/s.gif"></TD><TD align="right" valign="top">

            <IMG alt="" src="../../images/corner_ur_7.gif" width="7" height="7"></TD>

        	</TR>

        	</TABLE>

        

        	<TABLE bgcolor="#B0AFAF" width="100%" cellspacing="0" cellpadding="0" border="0">

	        <TR>

      		<TD>

        		<TABLE width="100%" cellpadding="2" cellspacing="0" border="0" bordercolor="#111111">

        		<TR>

        		<TD bgcolor="#ffffff" width="15">&nbsp;</TD>

        		<TD bgcolor="#ffffff"><font FACE="Arial" SIZE="2" COLOR="#000000">

            	<p><font color="#808080">

                

                <a target="main" href="../lab5_2_5/index.html">

                

                <img border="0" src="../../images/lab_icon.gif" width="25" height="25"> <b>

                Lab Activity</b></a></font></p>

            	</font><font FACE="Arial" SIZE="2" COLOR="#808080">

            	<p>Lab Exercise: Configuring Frame Relay Subinterfaces</p>    		

            	<p>In this lab, the student will configure three routers in a full-mesh Frame 

                Relay network.</p>    		

            	</font><font FACE="Arial" SIZE="2" COLOR="#000000">

                <p></TD>

        		</TR>

        		</TABLE>

        	</TD>

        	</TR>

        	</TABLE>

        </TD>

        </TR>

        </TABLE>

         



          &nbsp;&nbsp;&nbsp; 

                    &nbsp;&nbsp;&nbsp; 



    <TABLE bgcolor="#B0AFAF" width="95%" border="0" cellspacing="0" cellpadding="0">

        <TR>

        <TD valign="top">

        	<TABLE bgcolor="#669999" width="100%" cellspacing="0" cellpadding="0" border="0">

        	<TR>

        	<TD width="5">

            <img border="0" src="../../images/lab_toplft.gif" width="116" height="23"></TD>

        	<TD><IMG alt="" height="1" width="3" src="../../images/s.gif"></TD><TD align="right" valign="top">

            <IMG alt="" src="../../images/corner_ur_7.gif" width="7" height="7"></TD>

        	</TR>

        	</TABLE>

        

        	<TABLE bgcolor="#B0AFAF" width="100%" cellspacing="0" cellpadding="0" border="0">

	        <TR>

      		<TD>

        		<TABLE width="100%" cellpadding="2" cellspacing="0" border="0" bordercolor="#111111">

        		<TR>

        		<TD bgcolor="#ffffff" width="15">&nbsp;</TD>

        		<TD bgcolor="#ffffff"><font FACE="Arial" SIZE="2" COLOR="#000000">

            	<p><font color="#808080">

                <img border="0" src="../../images/links_icon.gif" width="25" height="25">

                <b>Web Links</b></font></p>

            	</font><font FACE="Arial" SIZE="2" COLOR="#808080">



            	<p>Configuring Frame Relay Subinterfaces<p>

          <a target="_blank" href="http://www.cisco.com/en/US/tech/tk713/tk237/technologies_configuration_example09186a008009421e.shtml">

          http://www.cisco.com/en/US/ tech/tk713/tk237/technologies_configuration_

          example09186a008009421e.shtml</a></font></p>

            	

                <p>    		

                <IMG alt="" height="2" width="1" src="../../images/s.gif"></p>

                </TD>

        		</TR>

        		</TABLE>

        	</TD>

        	</TR>

        	</TABLE>

        </TD>

        </TR>

        </TABLE><p>

        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

    <font face="Arial" size="2">&nbsp; </font>

    

      </p>

        </td>

      </tr>

    </table>



</body>



</html>