diff --git "a/\346\236\227\346\263\223\347\202\234/20240509\344\270\211\345\261\202\344\272\244\346\215\242\346\234\272.md" "b/\346\236\227\346\263\223\347\202\234/20240509\344\270\211\345\261\202\344\272\244\346\215\242\346\234\272.md" new file mode 100644 index 0000000000000000000000000000000000000000..302de070cc2e44e3bf94efa5ece00006b41a81d4 --- /dev/null +++ "b/\346\236\227\346\263\223\347\202\234/20240509\344\270\211\345\261\202\344\272\244\346\215\242\346\234\272.md" @@ -0,0 +1,9 @@ + + + + +初识三层交换机 + +1. ip routing 开启路由功能:作用让不同网段的ip互通,全局模式 +2. no switchport 开启端口的三层功能:作用是让二层端口变成三层端口,使其可以绑定IP [这个命令要求先进入对应的端口]int f 0/1 +3. switchport trunk encapsulation dot1q:将trunk模式先封装成dot1q协议模式。才可以设置turnk,接口模式 \ No newline at end of file diff --git "a/\346\236\227\346\263\223\347\202\234/\344\270\211\345\261\202\344\272\244\346\215\242\346\234\272/\344\275\234\344\270\232.pkt" "b/\346\236\227\346\263\223\347\202\234/\344\270\211\345\261\202\344\272\244\346\215\242\346\234\272/\344\275\234\344\270\232.pkt" new file mode 100644 index 0000000000000000000000000000000000000000..92cbb2dbf98cfe1ef923c1e2cb18718f6a53df3b Binary files /dev/null and "b/\346\236\227\346\263\223\347\202\234/\344\270\211\345\261\202\344\272\244\346\215\242\346\234\272/\344\275\234\344\270\232.pkt" differ diff --git "a/\346\236\227\346\263\223\347\202\234/\344\270\211\345\261\202\344\272\244\346\215\242\346\234\272/\344\275\234\344\270\232_2024-05-09_10-41-38.jpg" "b/\346\236\227\346\263\223\347\202\234/\344\270\211\345\261\202\344\272\244\346\215\242\346\234\272/\344\275\234\344\270\232_2024-05-09_10-41-38.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..bd5ffd93b52c56e167c513908bc331f7bbb47b4c Binary files /dev/null and "b/\346\236\227\346\263\223\347\202\234/\344\270\211\345\261\202\344\272\244\346\215\242\346\234\272/\344\275\234\344\270\232_2024-05-09_10-41-38.jpg" differ diff --git "a/\346\236\227\346\263\223\347\202\234/\344\275\234\344\270\232\346\210\252\345\233\276/20240509\346\210\252\345\233\276/\344\270\211\345\261\202\344\272\244\346\215\242\346\234\2721.PNG" "b/\346\236\227\346\263\223\347\202\234/\344\275\234\344\270\232\346\210\252\345\233\276/20240509\346\210\252\345\233\276/\344\270\211\345\261\202\344\272\244\346\215\242\346\234\2721.PNG" new file mode 100644 index 0000000000000000000000000000000000000000..dcb6e7ae1d8229f2f6b8d230acb99a34554d4b5d Binary files /dev/null and "b/\346\236\227\346\263\223\347\202\234/\344\275\234\344\270\232\346\210\252\345\233\276/20240509\346\210\252\345\233\276/\344\270\211\345\261\202\344\272\244\346\215\242\346\234\2721.PNG" differ diff --git "a/\346\236\227\346\263\223\347\202\234/\344\275\234\344\270\232\346\210\252\345\233\276/20240509\346\210\252\345\233\276/\344\270\211\345\261\202\344\272\244\346\215\242\346\234\2722.PNG" "b/\346\236\227\346\263\223\347\202\234/\344\275\234\344\270\232\346\210\252\345\233\276/20240509\346\210\252\345\233\276/\344\270\211\345\261\202\344\272\244\346\215\242\346\234\2722.PNG" new file mode 100644 index 0000000000000000000000000000000000000000..63bb9cd12bc49f89ec039248a1d8d61be23c09bd Binary files /dev/null and "b/\346\236\227\346\263\223\347\202\234/\344\275\234\344\270\232\346\210\252\345\233\276/20240509\346\210\252\345\233\276/\344\270\211\345\261\202\344\272\244\346\215\242\346\234\2722.PNG" differ