<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ISR 4K NIM 4MFT-T1/E1 - no &amp;quot;interface Serial&amp;quot; in Routing</title>
    <link>https://community.cisco.com/t5/routing/isr-4k-nim-4mft-t1-e1-no-quot-interface-serial-quot/m-p/3685906#M300153</link>
    <description>&lt;P&gt;Thanks, Eric.&amp;nbsp; "It's been too long since I've done this." :)&lt;/P&gt;</description>
    <pubDate>Fri, 10 Aug 2018 15:35:57 GMT</pubDate>
    <dc:creator>njsanders1</dc:creator>
    <dc:date>2018-08-10T15:35:57Z</dc:date>
    <item>
      <title>ISR 4K NIM 4MFT-T1/E1 - no "interface Serial"</title>
      <link>https://community.cisco.com/t5/routing/isr-4k-nim-4mft-t1-e1-no-quot-interface-serial-quot/m-p/3685845#M300146</link>
      <description>&lt;P&gt;I'm configuring a new 4K router with a 4MFT-T1/E1, with the intent of using it as a branch router connected to a 2xT1 MPLS link.&amp;nbsp; I followed the instructions found on &lt;A title="Configuring the Cisco 4th-gen T1/E1..." href="https://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/NIM/software/configuration/guide/4gen-t1-e1-nim-guide.html" target="_blank"&gt;on this Cisco page&lt;/A&gt;&amp;nbsp;to the letter, but something's still not right.&amp;nbsp; I had no issues defining the card type or the controllers, nor did I have a problem creating the Multilink interface.&amp;nbsp; However, I cannot configure the serial interfaces - "serial" is not an option under the "interfaces" command context.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;R4261-1(config)# int serial ?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;% Unrecognized command&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT face="helvetica"&gt;The card does appear when I do a "show inventory."&amp;nbsp; Also, the T1s appear in a "show controllers" command output.&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 18:50:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/isr-4k-nim-4mft-t1-e1-no-quot-interface-serial-quot/m-p/3685845#M300146</guid>
      <dc:creator>njsanders1</dc:creator>
      <dc:date>2019-03-05T18:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: ISR 4K NIM 4MFT-T1/E1 - no "interface Serial"</title>
      <link>https://community.cisco.com/t5/routing/isr-4k-nim-4mft-t1-e1-no-quot-interface-serial-quot/m-p/3685874#M300148</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You need to define the channel-group with the timeslots in the controller (in case you're using that T1 as a Data Interface):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;channel&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="keyword kwd"&gt;group&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;VAR&gt;channel-group-number&lt;/VAR&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;{&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;timeslots&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;VAR&gt;range&lt;/VAR&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;[&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;speed&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;VAR&gt;kbps&lt;/VAR&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;] |&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;unframed&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or in case you're using it for voice you define it as a ds0-group or pri-group:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;ds0-group&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;VAR&gt;ds0-group-number&lt;/VAR&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;timeslots&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;VAR&gt;timeslot-list&lt;/VAR&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;type&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;e&amp;amp;m-delay-dial&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;|&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;e&amp;amp;m-immediate-start&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;|&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;e&amp;amp;m-wink-start&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;|&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;fxo-ground-start&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;|&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;fxo-loop-start&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;|&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;fxs-ground-start&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;|&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;fxs-loop-start&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;Both configuration examples are on that same link you posted.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;When you do this it will create the interface you need with the channel-group / ds0-group number, for example:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;If you create channel-group 1 and your card is on slot 0/0/0 it will create a Serial 0/0/0:1 Interface&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;&lt;SPAN&gt;If you create ds0-group 2 and your card is on slot 0/1/0 it will create a&amp;nbsp;voice-port 0/1/0:2 Interface&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ph synph"&gt;&lt;SPAN class="keyword kwd"&gt;&lt;SPAN&gt;Hope that helps&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:12:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/isr-4k-nim-4mft-t1-e1-no-quot-interface-serial-quot/m-p/3685874#M300148</guid>
      <dc:creator>eric.ahernandez</dc:creator>
      <dc:date>2018-08-10T15:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: ISR 4K NIM 4MFT-T1/E1 - no "interface Serial"</title>
      <link>https://community.cisco.com/t5/routing/isr-4k-nim-4mft-t1-e1-no-quot-interface-serial-quot/m-p/3685893#M300150</link>
      <description>&lt;P&gt;If both T1s are going to be part of the same multilink bundle, do I use the same channel-group number under both controllers?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:27:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/isr-4k-nim-4mft-t1-e1-no-quot-interface-serial-quot/m-p/3685893#M300150</guid>
      <dc:creator>njsanders1</dc:creator>
      <dc:date>2018-08-10T15:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: ISR 4K NIM 4MFT-T1/E1 - no "interface Serial"</title>
      <link>https://community.cisco.com/t5/routing/isr-4k-nim-4mft-t1-e1-no-quot-interface-serial-quot/m-p/3685902#M300152</link>
      <description>&lt;P&gt;It's really not necessary to do that, as it's only for your serial interfaces identification purposes, it does not affect the multilink bundling.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if you have 2 different cards for example you can use the same channel-number and have 2 serials like Serial 0/0/0:1 and Serial 0/1/0:1, or use any other number you like (I've seen people use channel-group 17 and stuff) and there should be no problem with the multilink.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:34:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/isr-4k-nim-4mft-t1-e1-no-quot-interface-serial-quot/m-p/3685902#M300152</guid>
      <dc:creator>eric.ahernandez</dc:creator>
      <dc:date>2018-08-10T15:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: ISR 4K NIM 4MFT-T1/E1 - no "interface Serial"</title>
      <link>https://community.cisco.com/t5/routing/isr-4k-nim-4mft-t1-e1-no-quot-interface-serial-quot/m-p/3685906#M300153</link>
      <description>&lt;P&gt;Thanks, Eric.&amp;nbsp; "It's been too long since I've done this." :)&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:35:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/isr-4k-nim-4mft-t1-e1-no-quot-interface-serial-quot/m-p/3685906#M300153</guid>
      <dc:creator>njsanders1</dc:creator>
      <dc:date>2018-08-10T15:35:57Z</dc:date>
    </item>
  </channel>
</rss>

