SlideShare una empresa de Scribd logo
1 de 17
Descargar para leer sin conexión
Cisco Systems Korea
DC TSA / (whchoi@cisco.com)
Jumbo Frame 설정 고려사항
2
VM
VMkernel
Storage
vSwitch
vSwitch
UCS FI
VM
VMkernel
Storage
vSwitch
vSwitch
UCS FI
Switch
(Nexus or ACI)
J
J J J
J J
J J J
JJ J


J
Nexus 7K/9K/3K Jumbo Frame 설정 방법
3
N9396-DC-OOB# sh running-config interface ethernet 1/1
Interface Ethernet1/1
description To-LAB-Backbone
switchport access vlan 2
mtu 9216
interface Ethernet1/46
no switchport
mtu 9216
ip address 1.1.1.1/24
interface Vlan118
no shutdown
mtu 9216
ip address 172.16.100.1/24
Nexus 7K/9K/3K Jumbo Frame 설정 방법
4
## L2 Interface ##
N9396-DC-OOB# show interface ethernet 1/1
Ethernet1/1 is up
admin state is up, Dedicated Interface
Hardware: 100/1000/10000 Ethernet, address: 58f3.9ca3.deb2 (bia 58f3.9ca3.deb2)
Description: "To-LAB-Backbone"
MTU 9216 bytes, BW 1000000 Kbit, DLY 10 usec
N9396-DC-OOB# show interface vlan 118
Vlan118 is up, line protocol is up, autostate enabled
Hardware is EtherSVI, address is 58f3.9ca3.deb1
Internet Address is 172.16.100.1/24
MTU 9216 bytes, BW 1000000 Kbit, DLY 10 usec
….
RX
9953327437 unicast packets 7854337 multicast packets 4271679 broadcast packets
0 jumbo packets 0 storm suppression packets
Nexus 6K/5K/3K Jumbo Frame 설정 방법
5
N6001-A(config)#policy-map type network-qos jumbo
N6001-A(config-pmap-nq)# class type network-qos class-default
N6001-A(config-pmap-nq-c)#mtu 9216
N6001-A(config-pmap-nq-c)#system qos
N6001-A(config-sys-qos)#service-policy type network-qos jumbo
policy-map type network-qos jumbo
class type network-qos class-fcoe
pause no-drop
mtu 2158
class type network-qos class-default
mtu 9216
system qos
service-policy type network-qos jumbo
interface Ethernet1/5
description "TO-POD1-N5K-A-5"
no switchport
mtu 9216
vrf member IPN
ip address 56.56.56.2/30
Nexus 6K/5K/3K Jumbo Frame 설정 방법
6
## L2 Interface ##
N6001-A# show queuing interface ethernet 1/5
Ethernet1/5 queuing information:
TX Queuing
qos-group sched-type oper-bandwidth
0 WRR 100
1 WRR 0
Statistics:
Mcast pkts tail dropped on this egress asic : 0
RX Queuing
qos-group 0
q-size: 100160, q-size-40g: 100160, HW MTU: 9216 (9216 configured)
drop-type: drop, xon: 0, xoff: 0
Statistics:
Pkts received over the port : 1059
Ucast pkts sent to the cross-bar : 1053
Mcast pkts sent to the cross-bar : 6
Ucast pkts received from the cross-bar : 90936
Pkts sent to the port : 90936
Pkts discarded on ingress : 0
Per-priority-pause status : Rx (Inactive), Tx (Inactive)
Nexus 6K/5K/3K Jumbo Frame 설정 방법
7
## L3 Interface ##
N6001-A# show interface ethernet 1/5
Ethernet1/5 is up
Dedicated Interface
Hardware: 1000/10000 Ethernet, address: 002a.6a96.5cbc (bia 002a.6a96.5c6c)
Description: "TO-POD1-N5K-A-5"
Internet Address is 56.56.56.2/30
MTU 9216 bytes, BW 10000000 Kbit, DLY 10 usec
....
RX
12982 unicast packets 242004 multicast packets 6 broadcast packets
254995 input packets 34035648 bytes
71 jumbo packets 0 storm suppression bytes
ACI Jumbo Frame 설정 방법
8
DC1-LEAF-101# show interface ethernet 1/6
Ethernet1/6 is up
admin state is up, Dedicated Interface
MTU 9000 bytes, BW 10000000 Kbit, DLY 1 usec
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, medium is broadcast
Port mode is trunk
RX
packets
130208122 input packets 42866109702 bytes
11545414 jumbo packets 0 storm suppression bytes
ACI Jumbo Frame 설정 방법
9
DC1-LEAF-101# show interface ethernet 1/6
Ethernet1/6 is up
admin state is up, Dedicated Interface
Belongs to po1
MTU 9216 bytes, BW 10000000 Kbit, DLY 1 usec
packets
11576870 jumbo packets 0 storm suppression bytes
UCS FI Jumbo Frame 설정 방법
10
UCS FI Jumbo Frame 설정 방법
11
UCS FI Jumbo Frame 설정 방법
12
DC2-FI-A(nxos)# show policy-map
Type qos policy-maps
====================
policy-map type qos default-in-policy
class type qos class-default
set qos-group 0
policy-map type qos system_qos_policy
class type qos class-fcoe
set qos-group 1
class type qos class-platinum
set qos-group 2
class type qos class-silver
set qos-group 4
class type qos class-bronze
set qos-group 5
class type qos class-gold
set qos-group 3
class type qos class-default
set qos-group 0
UCS FI Jumbo Frame 설정 방법
13
DC2-FI-B(nxos)# show queuing interface ethernet 1/13
Ethernet1/13 queuing information:
TX Queuing
qos-group sched-type oper-bandwidth
0 WRR 6
1 WRR 32
2 WRR 25
3 WRR 25
4 WRR 6
5 WRR 6
RX Queuing
qos-group 3
q-size: 29760, HW MTU: 9216 (9216 configured)
drop-type: drop, xon: 0, xoff: 29760
Statistics:
Pkts received over the port : 28833
Ucast pkts sent to the cross-bar : 4
Mcast pkts sent to the cross-bar : 28829
Ucast pkts received from the cross-bar : 0
Pkts sent to the port : 105148
Pkts discarded on ingress : 0
Per-priority-pause status : Rx (Inactive), Tx (Inactive)
VMware ESX vSwitch Jumbo 설정 방법
14
VMware ESX vSwitch Jumbo 설정 방법
15
Jumbo Frame Test
16
[root@DC1-ESX05-35:~] esxcfg-vswitch -l
Switch Name Num Ports Used Ports Configured Ports MTU Uplinks
vSwitch0 6912 7 128 9000 vmnic0,vmnic1
PortGroup Name VLAN ID Used Ports Uplinks
VM Network 2 1 vmnic0,vmnic1
Management Network 2 1 vmnic0,vmnic1
Switch Name Num Ports Used Ports Configured Ports MTU Uplinks
vSwitch1 6912 29 128 9000 vmnic2,vmnic3
[root@DC1-ESX05-35:~] esxcfg-vmknic -l
Interface Port Group/DVPort/Opaque Network IP Family IP Address Netmask Broadcast MAC Address MTU TSO MSS Enabled Type NetStack
vmk0 Management Network IPv4 10.72.86.35 255.255.255.0 10.72.86.255 00:25:b5:11:15:00 1500 65535 true STATIC defaultTcpipStack
vmk0 Management Network IPv6 fe80::225:b5ff:fe11:1500 64 00:25:b5:11:15:00 1500 65535 true STATIC, PREFERRED defaultTcpipStack
vmk1 vmotion IPv4 192.168.3.35 255.255.255.0 192.168.3.255 00:50:56:65:d2:9e 9000 65535 true STATIC defaultTcpipStack
vmk1 vmotion IPv6 fe80::250:56ff:fe65:d29e 64 00:50:56:65:d2:9e 9000 65535 true STATIC, PREFERRED defaultTcpipStack
[root@DC1-ESX05-35:~] vmkping -I vmk1 192.168.3.123 -d -s 8972
PING 192.168.3.123 (192.168.3.123): 8972 data bytes
8980 bytes from 192.168.3.123: icmp_seq=0 ttl=64 time=0.330 ms
8980 bytes from 192.168.3.123: icmp_seq=1 ttl=64 time=0.280 ms
8980 bytes from 192.168.3.123: icmp_seq=2 ttl=64 time=0.262 ms
ping 192.168.1.1 –l 8972 –f
ping 192.168.1.1 –M do –s 8972
감사합니다.

Más contenido relacionado

La actualidad más candente

Poll mode driver integration into dpdk
Poll mode driver integration into dpdkPoll mode driver integration into dpdk
Poll mode driver integration into dpdkVipin Varghese
 
Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...
Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...
Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...kds850
 
Cisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advanceCisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advanceBertrand Duvivier
 
TC Flower Offload
TC Flower OffloadTC Flower Offload
TC Flower OffloadNetronome
 
Cisco connect montreal 2018 enterprise networks - say goodbye to vla ns
Cisco connect montreal 2018   enterprise networks - say goodbye to vla nsCisco connect montreal 2018   enterprise networks - say goodbye to vla ns
Cisco connect montreal 2018 enterprise networks - say goodbye to vla nsCisco Canada
 
Extreme fabric connect
Extreme fabric connectExtreme fabric connect
Extreme fabric connectMUK Extreme
 
The Basic Introduction of Open vSwitch
The Basic Introduction of Open vSwitchThe Basic Introduction of Open vSwitch
The Basic Introduction of Open vSwitchTe-Yen Liu
 
CCNA2 Verson6 Chapter6
CCNA2 Verson6 Chapter6CCNA2 Verson6 Chapter6
CCNA2 Verson6 Chapter6Chaing Ravuth
 
DPDK: Multi Architecture High Performance Packet Processing
DPDK: Multi Architecture High Performance Packet ProcessingDPDK: Multi Architecture High Performance Packet Processing
DPDK: Multi Architecture High Performance Packet ProcessingMichelle Holley
 
Vxlan deep dive session rev0.5 final
Vxlan deep dive session rev0.5   finalVxlan deep dive session rev0.5   final
Vxlan deep dive session rev0.5 finalKwonSun Bae
 
ACI Multicast 구성 가이드
ACI Multicast 구성 가이드ACI Multicast 구성 가이드
ACI Multicast 구성 가이드Woo Hyung Choi
 
Linux Networking Explained
Linux Networking ExplainedLinux Networking Explained
Linux Networking ExplainedThomas Graf
 
Chapter 17 : static routing
Chapter 17 : static routingChapter 17 : static routing
Chapter 17 : static routingteknetir
 
Brkarc 2035-cat-9 k
Brkarc 2035-cat-9 kBrkarc 2035-cat-9 k
Brkarc 2035-cat-9 knasiapsi
 
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...Using packet-tracer, capture and other Cisco ASA tools for network troublesho...
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...Cisco Russia
 
GRE (Generic Routing Encapsulation)
GRE (Generic Routing Encapsulation)GRE (Generic Routing Encapsulation)
GRE (Generic Routing Encapsulation)NetProtocol Xpert
 
Building DataCenter networks with VXLAN BGP-EVPN
Building DataCenter networks with VXLAN BGP-EVPNBuilding DataCenter networks with VXLAN BGP-EVPN
Building DataCenter networks with VXLAN BGP-EVPNCisco Canada
 
Cilium - Network and Application Security with BPF and XDP Thomas Graf, Cova...
Cilium - Network and Application Security with BPF and XDP  Thomas Graf, Cova...Cilium - Network and Application Security with BPF and XDP  Thomas Graf, Cova...
Cilium - Network and Application Security with BPF and XDP Thomas Graf, Cova...Docker, Inc.
 

La actualidad más candente (20)

Poll mode driver integration into dpdk
Poll mode driver integration into dpdkPoll mode driver integration into dpdk
Poll mode driver integration into dpdk
 
Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...
Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...
Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...
 
Cisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advanceCisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advance
 
TC Flower Offload
TC Flower OffloadTC Flower Offload
TC Flower Offload
 
Cisco connect montreal 2018 enterprise networks - say goodbye to vla ns
Cisco connect montreal 2018   enterprise networks - say goodbye to vla nsCisco connect montreal 2018   enterprise networks - say goodbye to vla ns
Cisco connect montreal 2018 enterprise networks - say goodbye to vla ns
 
Extreme fabric connect
Extreme fabric connectExtreme fabric connect
Extreme fabric connect
 
The Basic Introduction of Open vSwitch
The Basic Introduction of Open vSwitchThe Basic Introduction of Open vSwitch
The Basic Introduction of Open vSwitch
 
CCNA2 Verson6 Chapter6
CCNA2 Verson6 Chapter6CCNA2 Verson6 Chapter6
CCNA2 Verson6 Chapter6
 
DPDK: Multi Architecture High Performance Packet Processing
DPDK: Multi Architecture High Performance Packet ProcessingDPDK: Multi Architecture High Performance Packet Processing
DPDK: Multi Architecture High Performance Packet Processing
 
Linux Network Stack
Linux Network StackLinux Network Stack
Linux Network Stack
 
Vxlan deep dive session rev0.5 final
Vxlan deep dive session rev0.5   finalVxlan deep dive session rev0.5   final
Vxlan deep dive session rev0.5 final
 
ACI Multicast 구성 가이드
ACI Multicast 구성 가이드ACI Multicast 구성 가이드
ACI Multicast 구성 가이드
 
Linux Networking Explained
Linux Networking ExplainedLinux Networking Explained
Linux Networking Explained
 
Chapter 17 : static routing
Chapter 17 : static routingChapter 17 : static routing
Chapter 17 : static routing
 
Brkarc 2035-cat-9 k
Brkarc 2035-cat-9 kBrkarc 2035-cat-9 k
Brkarc 2035-cat-9 k
 
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...Using packet-tracer, capture and other Cisco ASA tools for network troublesho...
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...
 
GRE (Generic Routing Encapsulation)
GRE (Generic Routing Encapsulation)GRE (Generic Routing Encapsulation)
GRE (Generic Routing Encapsulation)
 
Building DataCenter networks with VXLAN BGP-EVPN
Building DataCenter networks with VXLAN BGP-EVPNBuilding DataCenter networks with VXLAN BGP-EVPN
Building DataCenter networks with VXLAN BGP-EVPN
 
Dpdk performance
Dpdk performanceDpdk performance
Dpdk performance
 
Cilium - Network and Application Security with BPF and XDP Thomas Graf, Cova...
Cilium - Network and Application Security with BPF and XDP  Thomas Graf, Cova...Cilium - Network and Application Security with BPF and XDP  Thomas Graf, Cova...
Cilium - Network and Application Security with BPF and XDP Thomas Graf, Cova...
 

Similar a Network Jumbo Frame Config Guide

Open stack advanced_part
Open stack advanced_partOpen stack advanced_part
Open stack advanced_partlilliput12
 
cisco-ws-c2960x-24ps-l-datasheet.pdf
cisco-ws-c2960x-24ps-l-datasheet.pdfcisco-ws-c2960x-24ps-l-datasheet.pdf
cisco-ws-c2960x-24ps-l-datasheet.pdfHi-Network.com
 
Cisco switch catalyst 2960 x datasheet
Cisco switch catalyst 2960 x datasheetCisco switch catalyst 2960 x datasheet
Cisco switch catalyst 2960 x datasheetAmy Huang
 
huawei-ce6850-ei-b-b0a-brochure-datasheet.pdf
huawei-ce6850-ei-b-b0a-brochure-datasheet.pdfhuawei-ce6850-ei-b-b0a-brochure-datasheet.pdf
huawei-ce6850-ei-b-b0a-brochure-datasheet.pdfHi-Network.com
 
Avaya VoIP on Cisco Best Practices by PacketBase
Avaya VoIP on Cisco Best Practices by PacketBaseAvaya VoIP on Cisco Best Practices by PacketBase
Avaya VoIP on Cisco Best Practices by PacketBasePacketBase, Inc.
 
cisco-ws-c2960x-24td-l-datasheet.pdf
cisco-ws-c2960x-24td-l-datasheet.pdfcisco-ws-c2960x-24td-l-datasheet.pdf
cisco-ws-c2960x-24td-l-datasheet.pdfHi-Network.com
 
CCN3Switching_lab_5_5_2
CCN3Switching_lab_5_5_2CCN3Switching_lab_5_5_2
CCN3Switching_lab_5_5_2alan moreno
 
Best practices for catalyst 4500 4000, 5500-5000, and 6500-6000 series switch...
Best practices for catalyst 4500 4000, 5500-5000, and 6500-6000 series switch...Best practices for catalyst 4500 4000, 5500-5000, and 6500-6000 series switch...
Best practices for catalyst 4500 4000, 5500-5000, and 6500-6000 series switch...abdenour boussioud
 
huawei-ce6850-ei-b00-brochure-datasheet.pdf
huawei-ce6850-ei-b00-brochure-datasheet.pdfhuawei-ce6850-ei-b00-brochure-datasheet.pdf
huawei-ce6850-ei-b00-brochure-datasheet.pdfHi-Network.com
 
cisco-ws-c2960x-24ts-l-datasheet.pdf
cisco-ws-c2960x-24ts-l-datasheet.pdfcisco-ws-c2960x-24ts-l-datasheet.pdf
cisco-ws-c2960x-24ts-l-datasheet.pdfHi-Network.com
 
cisco-ws-c2960x-48ts-l-datasheet.pdf
cisco-ws-c2960x-48ts-l-datasheet.pdfcisco-ws-c2960x-48ts-l-datasheet.pdf
cisco-ws-c2960x-48ts-l-datasheet.pdfHi-Network.com
 
cisco-ws-c2960x-48ts-l-datasheet.pdf
cisco-ws-c2960x-48ts-l-datasheet.pdfcisco-ws-c2960x-48ts-l-datasheet.pdf
cisco-ws-c2960x-48ts-l-datasheet.pdfHi-Network.com
 
Community tech talk virtual port channel ( v pc ) operations and design best ...
Community tech talk virtual port channel ( v pc ) operations and design best ...Community tech talk virtual port channel ( v pc ) operations and design best ...
Community tech talk virtual port channel ( v pc ) operations and design best ...crojasmo
 
NST Product Catalog
NST Product CatalogNST Product Catalog
NST Product Catalogmoonhyo
 

Similar a Network Jumbo Frame Config Guide (20)

Open stack advanced_part
Open stack advanced_partOpen stack advanced_part
Open stack advanced_part
 
cisco-ws-c2960x-24ps-l-datasheet.pdf
cisco-ws-c2960x-24ps-l-datasheet.pdfcisco-ws-c2960x-24ps-l-datasheet.pdf
cisco-ws-c2960x-24ps-l-datasheet.pdf
 
Cisco switch catalyst 2960 x datasheet
Cisco switch catalyst 2960 x datasheetCisco switch catalyst 2960 x datasheet
Cisco switch catalyst 2960 x datasheet
 
Ccnp3 lab 3_3_en
Ccnp3 lab 3_3_enCcnp3 lab 3_3_en
Ccnp3 lab 3_3_en
 
Ccnp3 lab 3_4_en
Ccnp3 lab 3_4_enCcnp3 lab 3_4_en
Ccnp3 lab 3_4_en
 
Ccnp3 lab 3_4_en
Ccnp3 lab 3_4_enCcnp3 lab 3_4_en
Ccnp3 lab 3_4_en
 
huawei-ce6850-ei-b-b0a-brochure-datasheet.pdf
huawei-ce6850-ei-b-b0a-brochure-datasheet.pdfhuawei-ce6850-ei-b-b0a-brochure-datasheet.pdf
huawei-ce6850-ei-b-b0a-brochure-datasheet.pdf
 
Avaya VoIP on Cisco Best Practices by PacketBase
Avaya VoIP on Cisco Best Practices by PacketBaseAvaya VoIP on Cisco Best Practices by PacketBase
Avaya VoIP on Cisco Best Practices by PacketBase
 
cisco-ws-c2960x-24td-l-datasheet.pdf
cisco-ws-c2960x-24td-l-datasheet.pdfcisco-ws-c2960x-24td-l-datasheet.pdf
cisco-ws-c2960x-24td-l-datasheet.pdf
 
CCN3Switching_lab_5_5_2
CCN3Switching_lab_5_5_2CCN3Switching_lab_5_5_2
CCN3Switching_lab_5_5_2
 
Best practices for catalyst 4500 4000, 5500-5000, and 6500-6000 series switch...
Best practices for catalyst 4500 4000, 5500-5000, and 6500-6000 series switch...Best practices for catalyst 4500 4000, 5500-5000, and 6500-6000 series switch...
Best practices for catalyst 4500 4000, 5500-5000, and 6500-6000 series switch...
 
Day 20.3 frame relay
Day 20.3 frame relay Day 20.3 frame relay
Day 20.3 frame relay
 
huawei-ce6850-ei-b00-brochure-datasheet.pdf
huawei-ce6850-ei-b00-brochure-datasheet.pdfhuawei-ce6850-ei-b00-brochure-datasheet.pdf
huawei-ce6850-ei-b00-brochure-datasheet.pdf
 
cisco-ws-c2960x-24ts-l-datasheet.pdf
cisco-ws-c2960x-24ts-l-datasheet.pdfcisco-ws-c2960x-24ts-l-datasheet.pdf
cisco-ws-c2960x-24ts-l-datasheet.pdf
 
cisco-ws-c2960x-48ts-l-datasheet.pdf
cisco-ws-c2960x-48ts-l-datasheet.pdfcisco-ws-c2960x-48ts-l-datasheet.pdf
cisco-ws-c2960x-48ts-l-datasheet.pdf
 
cisco-ws-c2960x-48ts-l-datasheet.pdf
cisco-ws-c2960x-48ts-l-datasheet.pdfcisco-ws-c2960x-48ts-l-datasheet.pdf
cisco-ws-c2960x-48ts-l-datasheet.pdf
 
Community tech talk virtual port channel ( v pc ) operations and design best ...
Community tech talk virtual port channel ( v pc ) operations and design best ...Community tech talk virtual port channel ( v pc ) operations and design best ...
Community tech talk virtual port channel ( v pc ) operations and design best ...
 
Lab6.4.1
Lab6.4.1Lab6.4.1
Lab6.4.1
 
Day 13.1..1 catalyst switch
Day 13.1..1 catalyst switchDay 13.1..1 catalyst switch
Day 13.1..1 catalyst switch
 
NST Product Catalog
NST Product CatalogNST Product Catalog
NST Product Catalog
 

Más de Woo Hyung Choi

ACI Microsegment Config Guide
ACI Microsegment Config GuideACI Microsegment Config Guide
ACI Microsegment Config GuideWoo Hyung Choi
 
차세대 데이터센터 네트워크 전략
차세대 데이터센터 네트워크 전략차세대 데이터센터 네트워크 전략
차세대 데이터센터 네트워크 전략Woo Hyung Choi
 
Cisco network analytics 솔루션
Cisco network analytics 솔루션Cisco network analytics 솔루션
Cisco network analytics 솔루션Woo Hyung Choi
 
Cisco sddc solution 소개
Cisco sddc solution 소개Cisco sddc solution 소개
Cisco sddc solution 소개Woo Hyung Choi
 
ACI DHCP 구성 가이드
ACI DHCP 구성 가이드ACI DHCP 구성 가이드
ACI DHCP 구성 가이드Woo Hyung Choi
 
ACI Netflow 구성 가이드
ACI Netflow 구성 가이드ACI Netflow 구성 가이드
ACI Netflow 구성 가이드Woo Hyung Choi
 
ACI MultiFabric 소개
ACI MultiFabric 소개ACI MultiFabric 소개
ACI MultiFabric 소개Woo Hyung Choi
 

Más de Woo Hyung Choi (10)

ACI Microsegment Config Guide
ACI Microsegment Config GuideACI Microsegment Config Guide
ACI Microsegment Config Guide
 
SDDC Strategy 1.3
SDDC Strategy 1.3SDDC Strategy 1.3
SDDC Strategy 1.3
 
차세대 데이터센터 네트워크 전략
차세대 데이터센터 네트워크 전략차세대 데이터센터 네트워크 전략
차세대 데이터센터 네트워크 전략
 
Cisco network analytics 솔루션
Cisco network analytics 솔루션Cisco network analytics 솔루션
Cisco network analytics 솔루션
 
Cisco DC 전략
Cisco DC 전략Cisco DC 전략
Cisco DC 전략
 
Cisco sddc solution 소개
Cisco sddc solution 소개Cisco sddc solution 소개
Cisco sddc solution 소개
 
ACI DHCP 구성 가이드
ACI DHCP 구성 가이드ACI DHCP 구성 가이드
ACI DHCP 구성 가이드
 
ACI Netflow 구성 가이드
ACI Netflow 구성 가이드ACI Netflow 구성 가이드
ACI Netflow 구성 가이드
 
ACI MultiFabric 소개
ACI MultiFabric 소개ACI MultiFabric 소개
ACI MultiFabric 소개
 
ACI MultiPod 구성
ACI MultiPod 구성ACI MultiPod 구성
ACI MultiPod 구성
 

Último

(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...ranjana rawat
 
Develop Keyboard Skill.pptx er power point
Develop Keyboard Skill.pptx er power pointDevelop Keyboard Skill.pptx er power point
Develop Keyboard Skill.pptx er power pointGetawu
 
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...Pooja Nehwal
 
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
presentation about microsoft power point
presentation about microsoft power pointpresentation about microsoft power point
presentation about microsoft power pointchhavia330
 
Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...
Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...
Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...Pooja Nehwal
 
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...Pooja Nehwal
 
9892124323, Call Girl in Juhu Call Girls Services (Rate ₹8.5K) 24×7 with Hote...
9892124323, Call Girl in Juhu Call Girls Services (Rate ₹8.5K) 24×7 with Hote...9892124323, Call Girl in Juhu Call Girls Services (Rate ₹8.5K) 24×7 with Hote...
9892124323, Call Girl in Juhu Call Girls Services (Rate ₹8.5K) 24×7 with Hote...Pooja Nehwal
 
Book Sex Workers Available Pune Call Girls Yerwada 6297143586 Call Hot India...
Book Sex Workers Available Pune Call Girls Yerwada  6297143586 Call Hot India...Book Sex Workers Available Pune Call Girls Yerwada  6297143586 Call Hot India...
Book Sex Workers Available Pune Call Girls Yerwada 6297143586 Call Hot India...Call Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Call Girls in Nagpur High Profile
 
Call Girls in Vashi Escorts Services - 7738631006
Call Girls in Vashi Escorts Services - 7738631006Call Girls in Vashi Escorts Services - 7738631006
Call Girls in Vashi Escorts Services - 7738631006Pooja Nehwal
 
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service NashikLow Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Call Girls in Nagpur High Profile
 
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...Call Girls in Nagpur High Profile
 
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...Pooja Nehwal
 
VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...
VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...
VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...Call Girls in Nagpur High Profile
 
(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...motiram463
 

Último (20)

(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
(MEGHA) Hinjewadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune E...
 
Develop Keyboard Skill.pptx er power point
Develop Keyboard Skill.pptx er power pointDevelop Keyboard Skill.pptx er power point
Develop Keyboard Skill.pptx er power point
 
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
 
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Chikhali Call Me 7737669865 Budget Friendly No Advance Booking
 
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Sakshi Call 7001035870 Meet With Nagpur Escorts
 
presentation about microsoft power point
presentation about microsoft power pointpresentation about microsoft power point
presentation about microsoft power point
 
Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...
Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...
Call Girls in Thane 9892124323, Vashi cAll girls Serivces Juhu Escorts, powai...
 
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
 
9892124323, Call Girl in Juhu Call Girls Services (Rate ₹8.5K) 24×7 with Hote...
9892124323, Call Girl in Juhu Call Girls Services (Rate ₹8.5K) 24×7 with Hote...9892124323, Call Girl in Juhu Call Girls Services (Rate ₹8.5K) 24×7 with Hote...
9892124323, Call Girl in Juhu Call Girls Services (Rate ₹8.5K) 24×7 with Hote...
 
Book Sex Workers Available Pune Call Girls Yerwada 6297143586 Call Hot India...
Book Sex Workers Available Pune Call Girls Yerwada  6297143586 Call Hot India...Book Sex Workers Available Pune Call Girls Yerwada  6297143586 Call Hot India...
Book Sex Workers Available Pune Call Girls Yerwada 6297143586 Call Hot India...
 
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Chakan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
 
Call Girls in Vashi Escorts Services - 7738631006
Call Girls in Vashi Escorts Services - 7738631006Call Girls in Vashi Escorts Services - 7738631006
Call Girls in Vashi Escorts Services - 7738631006
 
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service NashikLow Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
 
Top Rated Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Ravet ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
young call girls in Sainik Farm 🔝 9953056974 🔝 Delhi escort Service
young call girls in Sainik Farm 🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Sainik Farm 🔝 9953056974 🔝 Delhi escort Service
young call girls in Sainik Farm 🔝 9953056974 🔝 Delhi escort Service
 
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
VVIP Pune Call Girls Balaji Nagar (7001035870) Pune Escorts Nearby with Compl...
 
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
 
VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...
VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...
VVIP Pune Call Girls Kalyani Nagar (7001035870) Pune Escorts Nearby with Comp...
 
(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
(👉Ridhima)👉VIP Model Call Girls Mulund ( Mumbai) Call ON 9967824496 Starting ...
 

Network Jumbo Frame Config Guide

  • 1. Cisco Systems Korea DC TSA / (whchoi@cisco.com)
  • 2. Jumbo Frame 설정 고려사항 2 VM VMkernel Storage vSwitch vSwitch UCS FI VM VMkernel Storage vSwitch vSwitch UCS FI Switch (Nexus or ACI) J J J J J J J J J JJ J   J
  • 3. Nexus 7K/9K/3K Jumbo Frame 설정 방법 3 N9396-DC-OOB# sh running-config interface ethernet 1/1 Interface Ethernet1/1 description To-LAB-Backbone switchport access vlan 2 mtu 9216 interface Ethernet1/46 no switchport mtu 9216 ip address 1.1.1.1/24 interface Vlan118 no shutdown mtu 9216 ip address 172.16.100.1/24
  • 4. Nexus 7K/9K/3K Jumbo Frame 설정 방법 4 ## L2 Interface ## N9396-DC-OOB# show interface ethernet 1/1 Ethernet1/1 is up admin state is up, Dedicated Interface Hardware: 100/1000/10000 Ethernet, address: 58f3.9ca3.deb2 (bia 58f3.9ca3.deb2) Description: "To-LAB-Backbone" MTU 9216 bytes, BW 1000000 Kbit, DLY 10 usec N9396-DC-OOB# show interface vlan 118 Vlan118 is up, line protocol is up, autostate enabled Hardware is EtherSVI, address is 58f3.9ca3.deb1 Internet Address is 172.16.100.1/24 MTU 9216 bytes, BW 1000000 Kbit, DLY 10 usec …. RX 9953327437 unicast packets 7854337 multicast packets 4271679 broadcast packets 0 jumbo packets 0 storm suppression packets
  • 5. Nexus 6K/5K/3K Jumbo Frame 설정 방법 5 N6001-A(config)#policy-map type network-qos jumbo N6001-A(config-pmap-nq)# class type network-qos class-default N6001-A(config-pmap-nq-c)#mtu 9216 N6001-A(config-pmap-nq-c)#system qos N6001-A(config-sys-qos)#service-policy type network-qos jumbo policy-map type network-qos jumbo class type network-qos class-fcoe pause no-drop mtu 2158 class type network-qos class-default mtu 9216 system qos service-policy type network-qos jumbo interface Ethernet1/5 description "TO-POD1-N5K-A-5" no switchport mtu 9216 vrf member IPN ip address 56.56.56.2/30
  • 6. Nexus 6K/5K/3K Jumbo Frame 설정 방법 6 ## L2 Interface ## N6001-A# show queuing interface ethernet 1/5 Ethernet1/5 queuing information: TX Queuing qos-group sched-type oper-bandwidth 0 WRR 100 1 WRR 0 Statistics: Mcast pkts tail dropped on this egress asic : 0 RX Queuing qos-group 0 q-size: 100160, q-size-40g: 100160, HW MTU: 9216 (9216 configured) drop-type: drop, xon: 0, xoff: 0 Statistics: Pkts received over the port : 1059 Ucast pkts sent to the cross-bar : 1053 Mcast pkts sent to the cross-bar : 6 Ucast pkts received from the cross-bar : 90936 Pkts sent to the port : 90936 Pkts discarded on ingress : 0 Per-priority-pause status : Rx (Inactive), Tx (Inactive)
  • 7. Nexus 6K/5K/3K Jumbo Frame 설정 방법 7 ## L3 Interface ## N6001-A# show interface ethernet 1/5 Ethernet1/5 is up Dedicated Interface Hardware: 1000/10000 Ethernet, address: 002a.6a96.5cbc (bia 002a.6a96.5c6c) Description: "TO-POD1-N5K-A-5" Internet Address is 56.56.56.2/30 MTU 9216 bytes, BW 10000000 Kbit, DLY 10 usec .... RX 12982 unicast packets 242004 multicast packets 6 broadcast packets 254995 input packets 34035648 bytes 71 jumbo packets 0 storm suppression bytes
  • 8. ACI Jumbo Frame 설정 방법 8 DC1-LEAF-101# show interface ethernet 1/6 Ethernet1/6 is up admin state is up, Dedicated Interface MTU 9000 bytes, BW 10000000 Kbit, DLY 1 usec reliability 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, medium is broadcast Port mode is trunk RX packets 130208122 input packets 42866109702 bytes 11545414 jumbo packets 0 storm suppression bytes
  • 9. ACI Jumbo Frame 설정 방법 9 DC1-LEAF-101# show interface ethernet 1/6 Ethernet1/6 is up admin state is up, Dedicated Interface Belongs to po1 MTU 9216 bytes, BW 10000000 Kbit, DLY 1 usec packets 11576870 jumbo packets 0 storm suppression bytes
  • 10. UCS FI Jumbo Frame 설정 방법 10
  • 11. UCS FI Jumbo Frame 설정 방법 11
  • 12. UCS FI Jumbo Frame 설정 방법 12 DC2-FI-A(nxos)# show policy-map Type qos policy-maps ==================== policy-map type qos default-in-policy class type qos class-default set qos-group 0 policy-map type qos system_qos_policy class type qos class-fcoe set qos-group 1 class type qos class-platinum set qos-group 2 class type qos class-silver set qos-group 4 class type qos class-bronze set qos-group 5 class type qos class-gold set qos-group 3 class type qos class-default set qos-group 0
  • 13. UCS FI Jumbo Frame 설정 방법 13 DC2-FI-B(nxos)# show queuing interface ethernet 1/13 Ethernet1/13 queuing information: TX Queuing qos-group sched-type oper-bandwidth 0 WRR 6 1 WRR 32 2 WRR 25 3 WRR 25 4 WRR 6 5 WRR 6 RX Queuing qos-group 3 q-size: 29760, HW MTU: 9216 (9216 configured) drop-type: drop, xon: 0, xoff: 29760 Statistics: Pkts received over the port : 28833 Ucast pkts sent to the cross-bar : 4 Mcast pkts sent to the cross-bar : 28829 Ucast pkts received from the cross-bar : 0 Pkts sent to the port : 105148 Pkts discarded on ingress : 0 Per-priority-pause status : Rx (Inactive), Tx (Inactive)
  • 14. VMware ESX vSwitch Jumbo 설정 방법 14
  • 15. VMware ESX vSwitch Jumbo 설정 방법 15
  • 16. Jumbo Frame Test 16 [root@DC1-ESX05-35:~] esxcfg-vswitch -l Switch Name Num Ports Used Ports Configured Ports MTU Uplinks vSwitch0 6912 7 128 9000 vmnic0,vmnic1 PortGroup Name VLAN ID Used Ports Uplinks VM Network 2 1 vmnic0,vmnic1 Management Network 2 1 vmnic0,vmnic1 Switch Name Num Ports Used Ports Configured Ports MTU Uplinks vSwitch1 6912 29 128 9000 vmnic2,vmnic3 [root@DC1-ESX05-35:~] esxcfg-vmknic -l Interface Port Group/DVPort/Opaque Network IP Family IP Address Netmask Broadcast MAC Address MTU TSO MSS Enabled Type NetStack vmk0 Management Network IPv4 10.72.86.35 255.255.255.0 10.72.86.255 00:25:b5:11:15:00 1500 65535 true STATIC defaultTcpipStack vmk0 Management Network IPv6 fe80::225:b5ff:fe11:1500 64 00:25:b5:11:15:00 1500 65535 true STATIC, PREFERRED defaultTcpipStack vmk1 vmotion IPv4 192.168.3.35 255.255.255.0 192.168.3.255 00:50:56:65:d2:9e 9000 65535 true STATIC defaultTcpipStack vmk1 vmotion IPv6 fe80::250:56ff:fe65:d29e 64 00:50:56:65:d2:9e 9000 65535 true STATIC, PREFERRED defaultTcpipStack [root@DC1-ESX05-35:~] vmkping -I vmk1 192.168.3.123 -d -s 8972 PING 192.168.3.123 (192.168.3.123): 8972 data bytes 8980 bytes from 192.168.3.123: icmp_seq=0 ttl=64 time=0.330 ms 8980 bytes from 192.168.3.123: icmp_seq=1 ttl=64 time=0.280 ms 8980 bytes from 192.168.3.123: icmp_seq=2 ttl=64 time=0.262 ms ping 192.168.1.1 –l 8972 –f ping 192.168.1.1 –M do –s 8972