Files
anwisystems/enterprise/10g-data.html
T

648 lines
30 KiB
HTML
Raw Normal View History

2024-03-15 16:26:27 +05:30
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta name="description" content="" />
<title>Anwi Systems</title>
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="./assets/img/favicon.gif" />
<!--**********************************
all css files
*************************************-->
<!--***************************************************
fontawesome,bootstrap,plugins and main style css
***************************************************-->
<!-- cdn links -->
<link rel="stylesheet" href="assets/css/fontawesome.min.css" />
<link rel="stylesheet" href="assets/css/ionicons.min.css" />
<link rel="stylesheet" href="assets/css/simple-line-icons.css" />
<link rel="stylesheet" href="assets/css/plugins/jquery-ui.min.css">
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/plugins/plugins.css" />
<link rel="stylesheet" href="assets/css/style.min.css" />
<link rel="stylesheet" href="assets/css/main-style.css" />
<link rel="stylesheet" href="assets/css/responsive.css" />
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" />
<link rel="stylesheet" href="assets/css/products.css">
<!-- Use the minified version files listed below for better performance and remove the files listed above -->
</head>
<body data-page="product">
<div class="waves">
<!-- navbar -->
<div id="navbar-head"></div>
<!-- end-of-navbar -->
<!-- breadcrumb-section start -->
<section class="bg-light1 d-none">
<div class="main-sliders dots-style theme1">
<div class="container">
<div class="row align-items-center slider-height breadcrumb">
<div class="col-12">
<div class="section-title text-center">
<h2 class="title pb-4 text-white text-capitalize">
S7810-54QS
</h2>
<small class="text-white">10G/40G Cloud and Data Center Switch</small>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- breadcrumb-section end -->
</div>
<!-- banner start -->
<section>
<div class="products-banner">
<div class=" container">
<div>
<h1 class="text-center">S7810-54QS</h1>
</div>
</div>
</div>
</section>
<!-- banner end -->
<!-- product-single start -->
<section class="product-single theme1 pt-60">
<div class="container">
<div class="row" id="singlecart">
<div class="col-lg-6 mb-5 mb-lg-0">
<div>
<div class="position-relative">
<span class="badge badge-danger top-right">New</span>
</div>
<div class="product-sync-init mb-20">
<div class="single-product">
<div class="product-thumb">
<img src="./assets/img/650!450/10g-img1.png" alt="product-thumb" />
</div>
</div>
<!-- single-product end -->
<div class="single-product">
<div class="product-thumb">
<img src="./assets/img/650!450/10g-img2.png" alt="product-thumb" />
</div>
</div>
<!-- single-product end -->
<div class="single-product">
<div class="product-thumb">
<img src="./assets/img/650!450/10g-img3.png" alt="product-thumb" />
</div>
</div>
</div>
</div>
<div class="product-sync-nav single-product">
<div class="single-product">
<div class="product-thumb">
<a href="javascript:void(0)">
<img src="./assets/img/650!450/10g-img1.png" alt="product-thumb" /></a>
</div>
</div>
<div class="single-product">
<div class="product-thumb">
<a href="javascript:void(0)">
<img src="./assets/img/650!450/10g-img2.png" alt="product-thumb" /></a>
</div>
</div>
<div class="single-product">
<div class="product-thumb">
<a href="javascript:void(0)"><img src="./assets/img/650!450/10g-img3.png" alt="product-thumb" /></a>
</div>
</div>
</div>
</div>
<div class="col-lg-6 single-product-content">
<div class="single-product-info">
<div class="single-product-head ms-md-4">
<h1 class="title mb-20">S7810-54QS</h1>
<h6 class="port-font">48 x 10GE SFP+ & 6 x 40GE QSFP+ Ports</h6>
<div class="container price-quote">
<div class="row">
<div class="col-md-6 text-left d-none">
<!-- <h5><b class="cost">&#8377; 999</b></h5> -->
<h5>
<span class="cost currency-symbol"></span><span class="cost product-price">999</span>
</h5>
<span>Inclusive of taxes</span>
</div>
<div class="col-md-6 pt-2 text-end">
<img class="stock" src="./assets/img/icon/inventory_2.svg">&nbsp;
<span>50 Avaliable</span>
</div>
</div>
</div>
</div>
<div class="product-body mb-40 circle-font">
<ul class="fadeInUp">
<li>Compact full featured modular 10GE/40GE data center switch</li>
<li>1 x Mini USB serial console port with mini-USB to RJ45 converter cable</li>
<li>1 x 10/100/1000 Base-T Ethernet for Out-of-Band management</li>
<li>1 x USB 2.0 Type-A port</li>
</ul>
</div>
<div class="product-footer d-flex single_con ">
<div class="count d-flex d-none">
<div class="button-group">
<button class="count-btn decrement single_increment">+
<!-- <i class="fas fa-chevron-down"></i> -->
</button>
<input type="number" min="1" max="10" step="1" value="1" />
<button class="count-btn increment single_increment">-
<!-- <i class="fas fa-chevron-up"></i> -->
</button>
</div>
</div>
<div class="d-none">
<button class="pro-btn btn mt-sm-0 single-cart-btn" onclick="single_cart(true,event)">
<span class="me-2"><i class="ion-android-add"></i></span>
Add to cart
</button>
</div>
<div class="w-100 me-md-4">
<button class="btn ms-md-4 w-100 buy-now-btn" data-bs-toggle="modal"
data-bs-target="#enquireModal">
<b class="price">Request a Quote</b>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- product-single end -->
<!-- product tab start -->
<div class="product-tab theme1 bg-white pt-60 mb-60">
<div class="container">
<div class="product-tab-nav">
<div class="row align-items-center">
<div class="col-12">
<nav class="product-tab-menu single-product">
<ul class="nav nav-pills justify-content-center" id="pills-tab" role="tablist">
<li class="nav-item active">
<a class="nav-link active desc" id="pills-home-tab" data-bs-toggle="pill" href="#pills-home"
role="tab" aria-controls="pills-home" aria-selected="true">Description</a>
</li>
<li class="nav-item">
<a class="nav-link " id="pills-profile-tab" data-bs-toggle="pill" href="#pills-profile" role="tab"
aria-controls="pills-profile" aria-selected="false">Product Details</a>
</li>
<li class="nav-item">
<a class="nav-link spec" id="pills-contact-tab" data-bs-toggle="pill" href="#pills-contact" role="tab"
aria-controls="pills-contact" aria-selected="false">Specifications</a>
</li>
<li class="nav-item d-none">
<a class="nav-link" id="pills-download-tab" data-bs-toggle="pill" href="#pills-download" role="tab"
aria-controls="pills-contact" aria-selected="false">Downloads</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<!-- product-tab-nav end -->
<div class="row">
<div class="col-12">
<div class="tab-content" id="pills-tabContent">
<!-- first tab-pane -->
<div class="tab-pane fade show active" id="pills-home" role="tabpanel" aria-labelledby="pills-home-tab">
<div class="single-product-desc">
<p>
<div class="design-editor1">
<h2>High-density, datacenter optimized server switching.</h2>
<p class="provide-content">
The demand for bandwidth is ever increasing, requiring data centers to continually enhance the
density of their networking environments. The S7810-54QS switch is a data center-class 10GE/40GE
switch product designed to meet customers large capacity data switching needs with superior
performance and unsurpassed reliability. By providing a high number of 10GE and 40GE ports in a
single compact switch, the S7810-54QS makes automation and orchestration easier than ever,
simplifying data center network infrastructure through its innovative architecture and extensive
data center-ready features. With its low-latency, high-density ports, the S7810-54QS makes
scale-out easy, giving data centers unmatched flexibility to meet whatever demands the future may
bring . Flexible, reliable, powerful maximize your return on investment with the next-generation
S7810-54QS.
</p>
</div>
</p>
</div>
</div>
<!-- second tab-pane -->
<div class="tab-pane fade" id="pills-profile" role="tabpanel" aria-labelledby="pills-profile-tab">
<div class="single-product-desc">
<div>
<ul class="fadeInUp">
<li>48 x 10GE SFP+ & 6 x 40GE QSFP+ ports </li>
<li>Modular dual power supply with overcurrent, overvoltage, and overheating protection.</li>
<li>Next-generation spine-leaf network architecture, enhancing capacity and optimizing scaling.</li>
<li>CPU: Intel® Rangeley C2558 2.4G 4-Core.</li>
</ul>
</div>
</div>
</div>
<!-- third tab-pane -->
<div class="tab-pane fade" id="pills-contact" role="tabpanel" aria-labelledby="pills-contact-tab">
<div class="single-product-desc">
<div class="row">
<div class="design-editor">
<div class="row justify-content-md-between">
<div class="col-lg-6 pr-lg-10 spect-table">
<div class="spec spec-table">
<h4 class="tabletitle">Physical</h4>
<table>
<tbody>
<tr>
<td>Processor</td>
<td class="tr-last-child">
Intel® Rangeley C2558 2.4G 4-Core
</td>
</tr>
<tr>
<td>Memory</td>
<td class="tr-last-child">DDR3 8GB w/ ECC SODIMM</td>
</tr>
<tr>
<td>Storage</td>
<td class="tr-last-child">M.2 SSD 64GB</td>
</tr>
<tr>
<td>ASIC</td>
<td class="tr-last-child">Broadcom BCM56854 (Trident 2)</td>
</tr>
<tr>
<td>Chassis</td>
<td class="tr-last-child">1 RU, 440w x 44h x 406d mm (17.32" x 1.73" x 15.98") <br>
Weight : 9.68 kg (21.34 lb)</td>
</tr>
<tr>
<td>FAN Trays</td>
<td class="tr-last-child">Two hot swappable power supplies with integrated fans and
trays
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="col-lg-6 pl-lg-10 mt-md-12 mt-lg-0 spect-table">
<div class="spec spec-table1 spec-table data-spec">
<h4 class="tabletitle">Environmental</h4>
<table>
<tbody>
<tr>
<td>Power Supply</td>
<td class="tr-last-child">AC input: 100V-240V, 7~3.5A , 60/50Hz <br>
DC input: 240V, 2.75A (240Vdc China only) <br>
Typical/Max power draw: 285/370 Watts
</td>
</tr>
<tr>
<td>Operating Spec.</td>
<td class="tr-last-child">Operating temperature: 0°C to 45°C (32°F to 113°F) <br>
Operating humidity: 10% to 90% (RH), non-condensing</td>
</tr>
<tr>
<td>Non-Operating Spec</td>
<td class="tr-last-child">Storage temperature: 40°C to 70°C (40°F to 158°F) <br>
Storage humidity: 5% to 95% (RH), non-condensing</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--fourth tab-pan-->
<div class="tab-pane fade d-none" id="pills-download" role="tabpanel" aria-labelledby="pills-download-tab">
<div class="single-product-desc">
<div class="row">
<div class="design-editor">
<h6 class="title-xxxl fc-secondary">Download</h6>
<div class="row">
<div class="col-12">
<div class="download spec-table">
<table class="w-100">
<tbody>
<tr>
<td class="d-md-table-cell down-border">01</td>
<td><a class="download-con d-none"
href="/uploads/able/files/productfilemanager/e681d3333b2175e3c03bb262028dc6ac.pdf"
target="_blank">S9280-64X Datasheet</a></td>
<td class="d-lg-table-cell "><a class="down-file d-none"
href="/uploads/able/files/productfilemanager/e681d3333b2175e3c03bb262028dc6ac.pdf"
target="_blank"><i class="fas fa-file-download"></i></a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- product tab end -->
<!-- new arrival section start -->
<section class="theme1 bg-white pb-80 d-none">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title text-center">
<h2 class="title pb-3 mb-3 mt-5">You might also like</h2>
<p class="text mt-10">Add Related products to weekly line up</p>
</div>
</div>
<div class="col-12">
<div class="product-slider-init theme1 slick-nav">
<div class="slider-item" id="singlecart">
<div class="card product-card">
<div class="card-body pb-0">
<div class="media flex-column">
<div class="product-thumbnail position-relative">
<span class="badge badge-danger top-right">New</span>
<a href="single-product.html" class="zoom-in">
<img class="first-img pb-3" src="./assets/img/product/1.png" alt="thumbnail" />
</a>
<!-- product links -->
<ul class="actions d-flex justify-content-center res-con">
<li class="three-card-name title">700 Series</li>
</ul>
<!-- product links end-->
</div>
<div class="media-body">
<div class="product-desc bg-light three-server-cards12">
<!-- <h3 class="title">
<a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
</h3> -->
<div class="justify-content-center server-card-content">
<p class="flint-sub">Network Adapter XXV710</p>
<p class="product-price">$11.90</p>
</div>
<div class="star-rating d-none">
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star de-selected"></span>
</div>
<div class="d-flex align-items-center justify-content-between">
<span class="product-price1 pt-2">In Stock</span>
<button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
onclick="single_cart(true,event)">
<i class="fa fa-shopping-cart"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider-item end -->
<div class="slider-item" id="singlecart">
<div class="card product-card">
<div class="card-body pb-0">
<div class="media flex-column">
<div class="product-thumbnail position-relative">
<span class="badge badge-danger top-right">New</span>
<a href="single-product.html" class="zoom-in">
<img class="first-img pb-3" src="./assets/img/product/2.png" alt="thumbnail" />
</a>
<!-- product links -->
<ul class="actions d-flex justify-content-center res-con">
<li class="three-card-name title">700 Series</li>
</ul>
<!-- product links end-->
</div>
<div class="media-body">
<div class="product-desc bg-light three-server-cards12">
<!-- <h3 class="title">
<a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
</h3> -->
<div class="justify-content-center server-card-content">
<p class="flint-sub">Network Adapter XXV710</p>
<p class="product-price">$11.90</p>
</div>
<div class="star-rating d-none">
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star de-selected"></span>
</div>
<div class="d-flex align-items-center justify-content-between">
<span class="product-price1 pt-2">In Stock</span>
<button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
onclick="single_cart(true,event)">
<i class="fa fa-shopping-cart"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider-item end -->
<div class="slider-item" id="singlecart">
<div class="card product-card">
<div class="card-body pb-0">
<div class="media flex-column">
<div class="product-thumbnail position-relative">
<span class="badge badge-danger top-right">New</span>
<a href="single-product.html" class="zoom-in">
<img class="first-img pb-3" src="./assets/img/product/3.png" alt="thumbnail" />
</a>
<!-- product links -->
<ul class="actions d-flex justify-content-center res-con">
<li class="three-card-name title">700 Series</li>
</ul>
<!-- product links end-->
</div>
<div class="media-body">
<div class="product-desc bg-light three-server-cards12">
<!-- <h3 class="title">
<a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
</h3> -->
<div class="justify-content-center server-card-content">
<p class="flint-sub">Network Adapter XXV710</p>
<p class="product-price">$11.90</p>
</div>
<div class="star-rating d-none">
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star de-selected"></span>
</div>
<div class="d-flex align-items-center justify-content-between">
<span class="product-price1 pt-2">In Stock</span>
<button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
onclick="single_cart(true,event)">
<i class="fa fa-shopping-cart"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider-item end -->
<div class="slider-item" id="singlecart">
<div class="card product-card">
<div class="card-body pb-0">
<div class="media flex-column">
<div class="product-thumbnail position-relative">
<span class="badge badge-danger top-right">New</span>
<a href="single-product.html" class="zoom-in">
<img class="first-img pb-3" src="./assets/img/product/4.png" alt="thumbnail" />
</a>
<!-- product links -->
<ul class="actions d-flex justify-content-center res-con">
<li class="three-card-name title">700 Series</li>
</ul>
<!-- product links end-->
</div>
<div class="media-body">
<div class="product-desc bg-light three-server-cards12">
<div class="justify-content-center server-card-content">
<p class="flint-sub">Network Adapter XXV710</p>
<p class="product-price">$11.90</p>
</div>
<div class="star-rating d-none">
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star de-selected"></span>
</div>
<div class="d-flex align-items-center justify-content-between">
<span class="product-price1 pt-2">In Stock</span>
<button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
onclick="single_cart(true,event)">
<i class="fa fa-shopping-cart"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider-item end -->
<div class="slider-item" id="singlecart">
<div class="card product-card">
<div class="card-body pb-0">
<div class="media flex-column">
<div class="product-thumbnail position-relative">
<span class="badge badge-danger top-right">New</span>
<a href="single-product.html" class="zoom-in">
<img class="first-img pb-3" src="./assets/img/product/5.png" alt="thumbnail" />
</a>
<!-- product links -->
<ul class="actions d-flex justify-content-center res-con">
<li class="three-card-name title">700 Series</li>
</ul>
<!-- product links end-->
</div>
<div class="media-body">
<div class="product-desc bg-light three-server-cards12">
<div class="justify-content-center server-card-content">
<p class="flint-sub">Network Adapter XXV710</p>
<p class="product-price">$11.90</p>
</div>
<div class="star-rating d-none">
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star de-selected"></span>
</div>
<div class="d-flex align-items-center justify-content-between">
<span class="single_cart_price">$11.90</span>
<button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
onclick="single_cart(true,event)">
<i class="fa fa-shopping-cart"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider-item end -->
</div>
</div>
</div>
</div>
</section>
<!-- new arrival section end -->
<div id="enquire"></div>
<!-- footer strat -->
<div id="footer-head"></div>
<!-- footer end -->
<!--***********************
all js files
***********************-->
<!--******************************************************
jquery,modernizr ,poppe,bootstrap,plugins and main js
******************************************************-->
<script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
<script src="assets/js/vendor/jquery-migrate-3.3.2.min.js"></script>
<script src="assets/js/vendor/modernizr-3.7.1.min.js"></script>
<script src="assets/js/plugins/jquery-ui.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/plugins/plugins.js"></script>
<script src="assets/js/plugins/ajax-contact.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/scroll.js"></script>
<script src="assets/js/cart.js"></script>
<script src="assets/js/form.js"></script>
<!-- navbar-js -->
<script src="assets/js/navbar.js"></script>
<!-- configuration-js -->
<script src="assets/js/config_new_1.js"></script>
<!-- footer-js -->
<script src="assets/js/footer.js"></script>
<!-- Use the minified version files listed below for better performance and remove the files listed above -->
</body>
</html>