Sei sulla pagina 1di 9

Qu aspectos regulatorios debern

modificarse para una implementacin


exitosa de la TV Digital Terrestre? Tomar en
cuenta la Ley de Radio y Televisin y su
Reglamento, el PNAF y la Ley de
Telecomunicaciones y su Reglamento.
Identificar qu medidas ya tom el MTC
Cisco Internetwork Operating System Software
IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(22)EA4, RELEASE
SOFTWARE(fc1)
Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Wed 18-May-05 22:31 by jharirba

Press RETURN to get started!

%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to


up

%LINK-5-CHANGED: Interface FastEthernet0/2, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to


up

%LINK-5-CHANGED: Interface FastEthernet0/3, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to


up

%LINK-5-CHANGED: Interface FastEthernet0/4, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to


up

%LINK-5-CHANGED: Interface FastEthernet0/5, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/5, changed state to


up

%LINK-5-CHANGED: Interface FastEthernet0/6, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/6, changed state to


up

%LINK-5-CHANGED: Interface FastEthernet0/4, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to


down

%LINK-5-CHANGED: Interface FastEthernet0/4, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to


up

%LINK-5-CHANGED: Interface FastEthernet0/6, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/6, changed state to


down

%LINK-5-CHANGED: Interface FastEthernet0/6, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/6, changed state to


up

%LINK-5-CHANGED: Interface FastEthernet0/5, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/5, changed state to


down

Switch> enable
Switch# configure terminal

Enter configuration commands, one per line. End with CNTL/Z.


Switch(config)# hostname sw1
sw1(config)#exit
sw1#vlan database
% Warning: It is recommended to configure VLAN from config mode,
as VLAN database mode is being deprecated. Please consult user
documentation for configuring VTP/VLAN in config mode.

sw1(vlan)#vlan 10 name sistemas


VLAN 10 added:
Name: sistemas
sw1(vlan)#vlan 20 Name teleco
VLAN 20 added:
Name: teleco
sw1(vlan)#vlan 30 name sofware
VLAN 30 added:
Name: sofware
sw1(vlan)# exit
APPLY completed.
Exiting....
sw1#wr
Building configuration...
[OK]
sw1#sh vlan

VLAN Name

Status Ports

---- -------------------------------- --------- ------------------------------1 default

active Fa0/1, Fa0/2, Fa0/3, Fa0/4


Fa0/5, Fa0/6, Fa0/7, Fa0/8
Fa0/9, Fa0/10, Fa0/11, Fa0/12
Fa0/13, Fa0/14, Fa0/15, Fa0/16
Fa0/17, Fa0/18, Fa0/19, Fa0/20
Fa0/21, Fa0/22, Fa0/23, Fa0/24

10 sistemas

active

20 teleco

active

30 sofware

active

1002 fddi-default

act/unsup

1003 token-ring-default

act/unsup

1004 fddinet-default

act/unsup

1005 trnet-default

VLAN Type SAID

act/unsup

MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2

---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ -----1 enet 100001

1500 -

- -

10 enet 100010

1500 -

- -

20 enet 100020

1500 -

- -

30 enet 100030

1500 -

- -

1002 fddi 101002

1500 -

- -

1003 tr 101003

1500 -

- -

1004 fdnet 101004

1500 -

ieee -

1005 trnet 101005

1500 -

ibm -

Remote SPAN VLANs


------------------------------------------------------------------------------

Primary Secondary Type

Ports

------- --------- ----------------- -----------------------------------------sw1#


sw1#config t
Enter configuration commands, one per line. End with CNTL/Z.
sw1(config)#interface fa0/3
sw1(config-if)#switchport access vlan 10
sw1(config-if)#exit
sw1(config)#interface fa0/4
sw1(config-if)#switchport access vlan 20
sw1(config-if)#exit
sw1(config)#exit
sw1# sh vlan

VLAN Name

Status Ports

---- -------------------------------- --------- -------------------------------

1 default

active Fa0/1, Fa0/2, Fa0/5, Fa0/6


Fa0/7, Fa0/8, Fa0/9, Fa0/10
Fa0/11, Fa0/12, Fa0/13, Fa0/14
Fa0/15, Fa0/16, Fa0/17, Fa0/18
Fa0/19, Fa0/20, Fa0/21, Fa0/22
Fa0/23, Fa0/24

10 sistemas

active Fa0/3

20 teleco

active Fa0/4

30 sofware

active

1002 fddi-default

act/unsup

1003 token-ring-default

act/unsup

1004 fddinet-default

act/unsup

1005 trnet-default

VLAN Type SAID

act/unsup

MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2

---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ -----1 enet 100001

1500 -

- -

10 enet 100010

1500 -

- -

20 enet 100020

1500 -

- -

30 enet 100030

1500 -

- -

1002 fddi 101002

1500 -

- -

1003 tr 101003

1500 -

- -

1004 fdnet 101004

1500 -

ieee -

1005 trnet 101005

1500 -

ibm -

Remote SPAN VLANs


------------------------------------------------------------------------------

Primary Secondary Type

Ports

------- --------- ----------------- -----------------------------------------sw1#config t


Enter configuration commands, one per line. End with CNTL/Z.
sw1(config)#interface fa0/05
sw1(config-if)#switchport access vlan 30
sw1(config-if)#exit
sw1(config)#exit
sw1#sh vlan

VLAN Name

Status Ports

---- -------------------------------- --------- ------------------------------1 default

active Fa0/1, Fa0/2, Fa0/6, Fa0/7


Fa0/8, Fa0/9, Fa0/10, Fa0/11
Fa0/12, Fa0/13, Fa0/14, Fa0/15
Fa0/16, Fa0/17, Fa0/18, Fa0/19
Fa0/20, Fa0/21, Fa0/22, Fa0/23
Fa0/24

10 sistemas

active Fa0/3

20 teleco

active Fa0/4

30 sofware

active Fa0/5

1002 fddi-default

act/unsup

1003 token-ring-default

act/unsup

1004 fddinet-default

act/unsup

1005 trnet-default

VLAN Type SAID

act/unsup

MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2

---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ -----1 enet 100001

1500 -

- -

10 enet 100010

1500 -

- -

20 enet 100020

1500 -

- -

30 enet 100030

1500 -

- -

1002 fddi 101002

1500 -

- -

1003 tr 101003

1500 -

- -

1004 fdnet 101004

1500 -

ieee -

1005 trnet 101005

1500 -

ibm -

Remote SPAN VLANs


------------------------------------------------------------------------------

Primary Secondary Type

Ports

------- --------- ----------------- -----------------------------------------http://www.youtube.com/watch?v=9IaDFx0nDfA&feature=fvst

Potrebbero piacerti anche