Cisco ASR 900 Series Yapılandırma Kılavuzu - Sayfa 3
Anahtar Cisco ASR 900 Series için çevrimiçi göz atın veya pdf Yapılandırma Kılavuzu indirin. Cisco ASR 900 Series 6 sayfaları. Configuring 1g traffic on 8-port 10 gigabit
ethernet interface module
Ayrıca Cisco ASR 900 Series için: Yapılandırma Kılavuzu (13 sayfalar), Yapılandırma Kılavuzu (19 sayfalar), Yapılandırma Kılavuzu (6 sayfalar)
Configuring 1G Traffic on 8-port 10 Gigabit Ethernet Interface Module
To verify the bandwidth and port speed, use the show platform hardware pp active interface all in privileged
EXEC mode:
Router#show platform hardware pp active interface all
bd_id: 0, encap: 1, ip_mtu: 1500, l2_max_tu: 1500, l2_min_tu: 0
vrfid: 8, enctype: 0, admin_state: 1, admin_state_oir: 0
Name: TenGigabitEthernet0/4/6, Asic: 0, hwidx: 10
lpn: 0, ppn: 10, gid: 10, mac: c8f9.f98d.202a
InLportId: 0, ELportId: 0, dpidx: 30, l3ID: 24
port_flags: 0, port_speed: 1000 Mbps, efp_count: 0, destIndex: 10, intType: 1
etherchnl: 0, efp: 0, bdi: 0, l2PhyIf: 0, l3PhyIf: 1, l3TDM: 0, loopBack: 0
tunnel: 0, tunneltp: 0, icmp_flags: 0, icmp6_flags: 0
bandwidth: 1000000, fcid: 0, cid: 0, mpls_tbid: 0, protocols: 4
v4_netsmask: 8, v4_tableid: 6, v6_tableid: 65535, vrf_tbid_dstrm: , snmp_index: 0
bd_id: 0, encap: 1, ip_mtu: 1500, l2_max_tu: 1500, l2_min_tu: 0
vrfid: 6, enctype: 0, admin_state: 1, admin_state_oir: 0
Configuring 10G Mode from 1G Mode
Deafulting the Interface Module:
enable
hw-module subslot 0/4 default
end
Changing the Mode:
enable
configure terminal
hw-module subslot 0/4 ether-mode 10G
end
Note
The default is 10G mode.
Configuring the Ports:
enable
configure terminal
interface te0/4/0
ip address 63.0.0.1 255.0.0.0
end
Verifying 10G Mode Configuration
To verify the configuration, use show interface command in privileged EXEC mode:
Interface manager platform keys
-------------------------------------------------
Name: TenGigabitEthernet0/4/7, Asic: 0, hwidx: 9
lpn: 0, ppn: 9, gid: 9, mac: c8f9.f98d.202b
InLportId: 0, ELportId: 0, dpidx: 31, l3ID: 25
port_flags: 0, port_speed: 1000 Mbps, efp_count: 0, destIndex: 9, intType: 1
etherchnl: 0, efp: 0, bdi: 0, l2PhyIf: 0, l3PhyIf: 1, l3TDM: 0, loopBack: 0
tunnel: 0, tunneltp: 0, icmp_flags: 0, icmp6_flags: 0
bandwidth: 1000000, fcid: 0, cid: 0, mpls_tbid: 0, protocols: 4
v4_netsmask: 8, v4_tableid: 8, v6_tableid: 65535, vrf_tbid_dstrm: , snmp_index: 0
Configuring 1G Traffic on 8-port 10 Gigabit Ethernet Interface Module
Configuring 10G Mode from 1G Mode
3