cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1287
Views
0
Helpful
1
Replies

Understand STM-1interface on ASR 1006 IOS 15

hey ,i configured a chanalized STM-1 on 7609-s router with no problem,the think is when i configured on ASR 1006 it's not the same result of interfaces maybe because 1006 run IOS 15,i try to un derstand how it work

Router#show version

Cisco IOS Software, IOS-XE Software (PPC_LINUX_IOSD-ADVENTERPRISEK9-M), Version

15.0(1)S, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2010 by Cisco Systems, Inc.

Compiled Wed 28-Jul-10 21:34 by mcpre

Cisco IOS-XE software, Copyright (c) 2005-2010 by cisco Systems, Inc.

All rights reserved.  Certain components of Cisco IOS-XE software are

licensed under the GNU General Public License ("GPL") Version 2.0.  The

software code licensed under GPL Version 2.0 is free software that comes

with ABSOLUTELY NO WARRANTY.  You can redistribute and/or modify such

GPL code under the terms of GPL Version 2.0.  For more details, see the

documentation or "License Notice" file accompanying the IOS-XE software,

or the applicable URL provided on the flyer accompanying the IOS-XE

software.

ROM: IOS-XE ROMMON

Router uptime is 22 minutes

Uptime for this control processor is 24 minutes

System returned to ROM by reload

--More--

*Apr  8 06:10:09.812: %SYS-5-CONFIG_I: Configured from console System image file

is "bootflash:/asr1000rp1-adventerprisek9.03.01.00.S.150-1.S.bin"

Last reload reason: Reload Command

This product contains cryptographic features and is subject to United

States and local country laws governing import, export, transfer and

use. Delivery of Cisco cryptographic products does not imply

third-party authority to import, export, distribute or use encryption.

Importers, exporters, distributors and users are responsible for

compliance with U.S. and local country laws. By using this product you

agree to comply with applicable laws and regulations. If you are unable

to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:

http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to

export@cisco.com.

cisco ASR1006 (RP1) processor with 1717513K/6147K bytes of memory.

5 Gigabit Ethernet interfaces

5 Serial interfaces

1 Channelized STM-1 port

1 Channelized STM-1 port

32768K bytes of non-volatile configuration memory.

4194304K bytes of physical memory.

937983K bytes of eUSB flash at bootflash:.

39004543K bytes of SATA hard disk at harddisk:.

Configuration register is 0x2102

Router#

this is the STM-1 example config

!

controller SONET 0/0/0

framing sdh

clock source line

aug mapping au-4

!

au-4 1 tug-3 1

  mode c-12

  tug-2 1 e1 1 channel-group 0 timeslots 1-16

  tug-2 1 e1 1 channel-group 1 timeslots 17-31

  tug-2 1 e1 2 unframed

  tug-2 1 e1 3 unframed

  tug-2 2 e1 1 unframed

!

au-4 1 tug-3 2

  mode c-12

!

au-4 1 tug-3 3

  mode c-12

!

!

and the result :

interface Serial0/0/0.1/1/1/1:0

no ip address

!

interface Serial0/0/0.1/1/1/1:1

no ip address

!

interface Serial0/0/0.1/1/2/1:0

no ip address

!

interface Serial0/0/0.1/1/1/2:0

no ip address

!

interface Serial0/0/0.1/1/1/3:0

no ip address

!

whey the third unframed interface show 2 and the fourth show 1,what that mean ?

this is how it show me in 7609-s with 12.3 IOS

interface Serial1/0/0.1/1/1/1:0

interface Serial1/0/0.1/1/1/1:1

interface Serial1/0/0.1/1/1/2:0

interface Serial1/0/0.1/1/1/3:0

interface Serial1/0/0.1/1/2/1:0

1 Reply 1

After a long analyse ,i remarque that the 1006 IOS work fine,but only in the running config it sort the result in difirent way then IOS 12.4 , i don't know if it's a bug or something else.have a nice day.