pasting multiple lines

avatar

Many times when I send these commands it show the preview and is correct, but when sending them one charater is missing.

What is being sent:
show interfaces gi1/0/5 counters errors
show interfaces gi1/0/8 counters errors
show interfaces status | include Gi1/0/5|Gi1/0/8
show log | include Gi1/0/5|Gi1/0/8|LINEPROTO|UPDOWN|ERR
show mac address-table interface gi1/0/5
show mac address-table interface gi1/0/8

8237RSU2-SW1#show interfaces gi1/0/5 counters errors

Port Align-Err FCS-Err Xmit-Err Rcv-Err UnderSize OutDiscards
Gi1/0/5 0 0 0 0 0 0

Port Single-Col Multi-Col Late-Col Excess-Col Carri-Sen Runts
Gi1/0/5 0 0 0 0 0 0

Port OverSize
Gi1/0/5 0
8237RSU2-SW1#show interfaces gi1/0/8 counters errors

Port Align-Err FCS-Err Xmit-Err Rcv-Err UnderSize OutDiscards
Gi1/0/8 0 0 0 0 0 0

Port Single-Col Multi-Col Late-Col Excess-Col Carri-Sen Runts
Gi1/0/8 0 0 0 0 0 0

Port OverSize
Gi1/0/8 0
8237RSU2-SW1#show interfaces status | include Gi1/0/5|Gi1/0/8
Gi1/0/5 Vertiv B-Left connected 25 a-full a-100 10/100/1000BaseTX
Gi1/0/8 Vertiv A-Right connected 25 a-full a-100 10/100/1000BaseTX
8237RSU2-SW1#show log | include Gi1/0/5|Gi1/0/8|LINEPROTO|UPDOWN|ERR

8237RSU2-SW1#how mac address-table interface gi1/0/5
^
% Invalid input detected at '^' marker.

8237RSU2-SW1#show mac address-table interface gi1/0/8
Mac Address Table
-------------------------------------------

All Comments (2)

avatar

Hello,

  1. Where exactly are you pasting this in our application? Is it in a specific entry type?
  2. Are you using Ctrl + V or a specific clipboard feature inside RDM?


Best Regards,

Michaël Beaudin

avatar

No, i copy commands from notepad++ and right click in my ssh and it removes the s. You can see it in the output above.

Closed