hostname#sh int te1/0/0
TenGigabitEthernet1/0/0 is up, line protocol is up
Hardware is SPA-1X10GE-L-V2, address is 68ef.bdca.bb40 (bia 68ef.bdca.bb40)
MTU 1500 bytes, BW 10000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation 802.1Q Virtual LAN, Vlan ID 1., loopback not set
Keepalive not supported
Full Duplex, 10000Mbps, link type is force-up, media type is 10GBase-LR
output flow-control is on, input flow-control is on
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:57, output hang never
Last clearing of "show interface" counters never
Input queue: 0/375/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 7000 bits/sec, 12 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
87230 packets input, 6755661 bytes, 0 no buffer
Received 29667 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 52429 multicast, 0 pause input
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 7 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
hostname#sh run int te0/0/1
^
% Invalid input detected at '^' marker.
hostname#sh run int te1/0/0
Building configuration...
Current configuration : 68 bytes
!
interface TenGigabitEthernet1/0/0
no ip address
cdp enable
end
hostname#sh run int te1/0/0.10
Building configuration...
Current configuration : 109 bytes
!
interface TenGigabitEthernet1/0/0.10
encapsulation dot1Q 1100
ip address
10.99.99.2 255.255.255.252end
hostname#ping
10.99.99.2 so
hostname#ping
10.99.99.2 source TenGigabitEthernet1/0/0.10
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to
10.99.99.2, timeout is 2 seconds:
Packet sent with a source address of
10.99.99.2.....
Success rate is 0 percent (0/5)
hostname#