# Edit Route trong Route Table ```{admonition} Pre-condition * Truy cập vào workspace * Tạo ít nhất 2 VPC * {ref}`Tạo kết nối VPC Peering` ``` **Các bước thực hiện:** ---------- **Bước 1: Vào màn hình Workspace/Route Tables** ```{thumbnail} ../../../../_static/img/vpc/how-to/vpc-peering/edit-route-trong-route-table-1.png :width: 65% :alt: Image :align: center ``` **Bước 2: Vào detail của từng định tuyến và chuyển tab ROUTES** ```{thumbnail} ../../../../_static/img/vpc/how-to/vpc-peering/edit-route-trong-route-table-2.png :width: 65% :alt: Image :align: center ``` **Bước 3: Ấn Edit Route để thay đổi cấu hình định tuyến** ```{thumbnail} ../../../../_static/img/vpc/how-to/vpc-peering/edit-route-trong-route-table-3.png :width: 65% :alt: Image :align: center ``` **Bước 4: Thiết lập cấu hình định tuyến** * Destination CIDR: Dải IP đích * Taget type: Kiểu định tuyến: Giá trị là Peering Connection * Taget: Kết nối VPC Peering * Description: Mô tả về cấu hình (Optional) * Add a new route: Thêm các cấu hình mới (Optional)  ```{thumbnail} ../../../../_static/img/vpc/how-to/vpc-peering/edit-route-trong-route-table-4.png :width: 65% :alt: Image :align: center ``` Sau khi thiết lập xong, người dùng ấn UPDATE để cập nhật cấu hình. ```{div} sd-fs-5 sd-text-primary Result ``` Sau khi thiết lập và lưu lại cấu hình, danh sách sẽ hiển thị các config tương ứng. ```{thumbnail} ../../../../_static/img/vpc/how-to/vpc-peering/edit-route-trong-route-table-5.png :width: 65% :alt: Image :align: center ```