george2018
Created Oct 10, 2021 10:49:03
(0)
(0)
Thank you Fuzi for your answer. Something last. If I have more than one (1) nat address-group that i need to match it later with an ACL, how can implement that? Under the same Instance but with different group id ? thank you very much!
fuzi_yao
Reply george2018 Created Oct 10, 2021 11:43:40
(0)
(0)
bro, You can also run the following command to bind an ACL to a NAT instance: [~HUAWEI] nat instance cpe1 id 1 [~HUAWEI-nat-instance-cpe1] commit [~HUAWEI-nat-instance-cpe1] quit [~HUAWEI] interface GigabitEthernet1/0/1 [~HUAWEI-GigabitEthernet1/0/1] nat bind acl 3000 instance cpe1
fuzi_yao
Reply george2018 Created Oct 10, 2021 11:46:16
(0)
(0)
Of course, you can also refer to the following link, which contains multiple NAT configuration cases. https://support.huawei.com/hedex/hdx.do?docid=EDOC1100168834&id=EN-US_TASK_0172374651&lang=en |
george2018
Created Oct 10, 2021 10:49:03
(0)
(0)
Thank you Fuzi for your answer. Something last. If I have more than one (1) nat address-group that i need to match it later with an ACL, how can implement that? Under the same Instance but with different group id ? thank you very much!
fuzi_yao
Reply george2018 Created Oct 10, 2021 11:43:40
(0)
(0)
bro, You can also run the following command to bind an ACL to a NAT instance: [~HUAWEI] nat instance cpe1 id 1 [~HUAWEI-nat-instance-cpe1] commit [~HUAWEI-nat-instance-cpe1] quit [~HUAWEI] interface GigabitEthernet1/0/1 [~HUAWEI-GigabitEthernet1/0/1] nat bind acl 3000 instance cpe1
fuzi_yao
Reply george2018 Created Oct 10, 2021 11:46:16
(0)
(0)
Of course, you can also refer to the following link, which contains multiple NAT configuration cases. https://support.huawei.com/hedex/hdx.do?docid=EDOC1100168834&id=EN-US_TASK_0172374651&lang=en |
|