<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Vietnamese Professional - CISCO ISE</title>
		<link>https://www.forum.vnpro.org/</link>
		<description />
		<language>vi</language>
		<lastBuildDate>Sat, 05 Sep 2026 14:59:50 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>images/misc/rss.png</url>
			<title>Vietnamese Professional - CISCO ISE</title>
			<link>https://www.forum.vnpro.org/</link>
		</image>
		<item>
			<title>Kiến trúc SASE</title>
			<link>https://www.forum.vnpro.org/forum/ccnp-security-®-ccsp/ccnp-security-new/cisco-ise/444417-kiến-trúc-sase</link>
			<pubDate>Mon, 31 Aug 2026 08:53:45 GMT</pubDate>
			<description>Hình minh họa cách SASE – Secure Access Service Edge hội tụ ba năng lực quan trọng: Security + Network + Observability trên một kiến trúc cloud toàn...</description>
			<content:encoded><![CDATA[Hình minh họa cách <b>SASE – Secure Access Service Edge</b> hội tụ ba năng lực quan trọng: <b>Security + Network + Observability</b> trên một kiến trúc cloud toàn cầu. Mục tiêu là cho phép người dùng và chi nhánh truy cập an toàn tới <b>Internet, SaaS và Public/Private Cloud</b>, bất kể họ đang ở đâu.<br />
<br />
Ở phía dưới có hai hướng kết nối chính. <b>Remote Access</b> phục vụ người dùng làm việc từ xa, trong khi <b>SD-WAN</b> kết nối branch, campus và các site doanh nghiệp vào SASE. Thay vì buộc toàn bộ traffic phải backhaul về Data Center để kiểm tra bảo mật, traffic có thể được đưa tới SASE PoP gần nhất để áp dụng policy.<br />
<br />
Các thành phần trong hình có thể hiểu như sau:<br />
<br />
<b>Umbrella – Security:</b> cung cấp các dịch vụ bảo mật cloud như DNS-layer security, Secure Web Gateway, Cloud-Delivered Firewall và các chức năng SSE liên quan. Đây là lớp kiểm soát truy cập từ user/site tới Internet và cloud.<br />
<br />
<b>Secure Connect – hợp nhất truy cập:</b> đóng vai trò đưa connectivity và security cloud lại gần nhau, hỗ trợ kết nối người dùng, site và tài nguyên doanh nghiệp theo mô hình SASE.<br />
<br />
<b>SD-WAN – Network:</b> tối ưu đường truyền WAN, lựa chọn path dựa trên application/policy và kết nối các site tới cloud security. Hình đề cập <b>Meraki và Viptela</b>, đại diện cho các hướng triển khai SD-WAN trong hệ sinh thái Cisco.<br />
<br />
<b>ThousandEyes – Observability:</b> cung cấp khả năng quan sát end-to-end từ user, enterprise network, Internet cho tới SaaS/cloud. Đây là điểm rất quan trọng vì khi ứng dụng nằm ngoài Data Center, đội IT không còn sở hữu toàn bộ đường truyền.<br />
<br />
Phía trên cùng là <b>Cloud Dashboard, APIs và end-to-end application observability</b>, cho phép quản trị tập trung và tích hợp automation.<br />
<br />
<b>Điểm quan trọng của kiến trúc</b><br />
<br />
<br />
SASE không đơn giản là <b>“SD-WAN + Firewall trên Cloud”</b>. Ý tưởng lớn hơn là hội tụ:<br />
<br />
<b>User/Site → Connectivity → Security Policy → Internet/Cloud/SaaS</b><br />
<br />
đồng thời bổ sung <b>Observability</b> để Network/Security Engineer biết vấn đề nằm ở endpoint, Wi-Fi/LAN, SD-WAN, ISP, Internet, cloud hay SaaS provider.<br />
<br />
Có thể cô đọng kiến trúc trong hình bằng công thức:<div style="margin-left:40px"><b>SASE = Networking + Cloud-delivered Security + Observability + Centralized Management</b></div> <br />
Đây cũng là lý do SASE ngày càng phù hợp với doanh nghiệp hybrid: <b>người dùng ở mọi nơi, ứng dụng ở mọi nơi thì security và network policy cũng phải có khả năng đi theo người dùng và ứng dụng.</b><br />
​]]></content:encoded>
			<category domain="https://www.forum.vnpro.org/forum/ccnp-security-®-ccsp/ccnp-security-new/cisco-ise">CISCO ISE</category>
			<dc:creator>dangquangminh</dc:creator>
			<guid isPermaLink="true">https://www.forum.vnpro.org/forum/ccnp-security-®-ccsp/ccnp-security-new/cisco-ise/444417-kiến-trúc-sase</guid>
		</item>
		<item>
			<title>REST API điển hình hoạt động như thế nào?</title>
			<link>https://www.forum.vnpro.org/forum/ccnp-security-®-ccsp/ccnp-security-new/cisco-ise/444335-rest-api-điển-hình-hoạt-động-như-thế-nào</link>
			<pubDate>Thu, 27 Aug 2026 10:53:24 GMT</pubDate>
			<description>REST API (Representational State Transfer API) là một trong những cách phổ biến nhất để phần mềm giao tiếp với các hệ thống hạ tầng hiện đại. Với dân...</description>
			<content:encoded><![CDATA[<b>REST API (Representational State Transfer API)</b> là một trong những cách phổ biến nhất để phần mềm giao tiếp với các hệ thống hạ tầng hiện đại. Với dân Network/Cloud, REST API đặc biệt quan trọng vì controller, firewall, SD-WAN, Cloud platform và hệ thống automation đều có thể cung cấp API để thay thế hoặc bổ sung cho CLI.<br />
<br />
Luồng hoạt động cơ bản trong hình là:<br />
<br />
<b>Client Request → API Service → Xử lý → Response → Client Action</b><br />
<br />
<b>1. Client gửi Request</b><br />
<br />
<br />
Client có thể là Python script, Ansible, Terraform, Postman hoặc một ứng dụng automation. Request thường gửi tới một <b>API endpoint</b> và sử dụng HTTP method phù hợp.<br />
<br />
Các method quan trọng gồm:<ul><li><b>GET</b> – đọc/lấy thông tin resource.</li>
<li><b>POST</b> – tạo resource mới.</li>
<li><b>PUT</b> – cập nhật hoặc thay thế resource, thường gửi representation đầy đủ.</li>
<li><b>PATCH</b> – chỉ cập nhật những thành phần cần thay đổi.</li>
<li><b>DELETE</b> – xóa resource.</li>
</ul><br />
Ví dụ muốn lấy thông tin một thiết bị:<br />
GET /api/devices/101<br />
<br />
Muốn tạo một network mới:<br />
POST /api/networks<br />
<br />
Còn nếu chỉ muốn thay đổi một thuộc tính của resource hiện tại, <b>PATCH</b> thường phù hợp hơn PUT.<br />
<br />
<b>2. API Service xử lý yêu cầu</b><br />
<br />
<br />
API Service nhận request, kiểm tra authentication/authorization, endpoint, method, parameters và dữ liệu gửi kèm.<br />
<br />
Sau đó hệ thống thực hiện hành động tương ứng:<br />
GET → Read<br />
POST → Create<br />
PUT → Replace/Update<br />
PATCH → Modify<br />
DELETE → Remove<br />
<br />
Trong môi trường Network Automation, hành động phía sau API có thể là lấy trạng thái interface, tạo VLAN, thay đổi policy, cấu hình firewall rule hoặc provisioning một tài nguyên Cloud. <b>3. Server trả Response</b><br />
<br />
<br />
Sau khi xử lý, API trả response cho client. Dữ liệu có thể ở dạng <b>JSON, XML hoặc text</b>, trong đó JSON hiện rất phổ biến.<br />
<br />
Ví dụ:<br />
{<br />
&quot;hostname&quot;: &quot;R1&quot;,<br />
&quot;interface&quot;: &quot;GigabitEthernet1&quot;,<br />
&quot;status&quot;: &quot;up&quot;<br />
}<br />
<br />
Response thường đi kèm <b>HTTP Status Code</b>, chẳng hạn:<br />
200 OK<br />
201 Created<br />
400 Bad Request<br />
401 Unauthorized<br />
403 Forbidden<br />
404 Not Found<br />
500 Internal Server Error<br />
<br />
Đây là thông tin cực kỳ hữu ích khi troubleshooting automation. <b>REST API dưới góc nhìn Network Engineer</b><br />
<br />
<br />
Có thể hình dung API giống như một <b>CLI dành cho phần mềm</b>.<br />
<br />
Thay vì engineer nhập:<br />
show interfaces<br />
<br />
một chương trình có thể thực hiện:<br />
GET /api/interfaces<br />
<br />
Sau đó nhận JSON, phân tích kết quả và tự động thực hiện bước tiếp theo.<br />
<br />
Điểm mạnh thực sự của REST API vì vậy không chỉ nằm ở việc <b>đọc hay cấu hình thiết bị từ xa</b>, mà ở khả năng biến hạ tầng thành thứ mà phần mềm có thể tương tác. Đây chính là nền tảng quan trọng của <b>Network Programmability, Infrastructure as Code, CI/CD và Network Automation</b>.<br />
​]]></content:encoded>
			<category domain="https://www.forum.vnpro.org/forum/ccnp-security-®-ccsp/ccnp-security-new/cisco-ise">CISCO ISE</category>
			<dc:creator>dangquangminh</dc:creator>
			<guid isPermaLink="true">https://www.forum.vnpro.org/forum/ccnp-security-®-ccsp/ccnp-security-new/cisco-ise/444335-rest-api-điển-hình-hoạt-động-như-thế-nào</guid>
		</item>
		<item>
			<title>Slide về Application Security của Cisco</title>
			<link>https://www.forum.vnpro.org/forum/ccnp-security-®-ccsp/ccnp-security-new/cisco-ise/444129-slide-về-application-security-của-cisco</link>
			<pubDate>Thu, 20 Aug 2026 13:36:45 GMT</pubDate>
			<description>Slide nói về Application Security của CIsco.</description>
			<content:encoded>Slide nói về Application Security của CIsco. </content:encoded>
			<category domain="https://www.forum.vnpro.org/forum/ccnp-security-®-ccsp/ccnp-security-new/cisco-ise">CISCO ISE</category>
			<dc:creator>dangquangminh</dc:creator>
			<guid isPermaLink="true">https://www.forum.vnpro.org/forum/ccnp-security-®-ccsp/ccnp-security-new/cisco-ise/444129-slide-về-application-security-của-cisco</guid>
		</item>
	</channel>
</rss>
