Hi @Network_Sarovani To check DHCP relay on leaf switch you can use the following CLI-show dhcp internal info relay address interface [leaf:interfaceVlan#] You can find more CLI here-https://community.cisco.com/legacyfs/online/attachments/document/te...
Hi,From CLI you can use the following command to check DSCP markings-Switch#show mls qos int gi1/0/1 statistics This will show you which dscp marking are increasing on the interface in both ingress and egress direction. This can give you some idea ab...
Hi @nettuno8_20111 You can configure DNS server using 'ip name-server #.#.#.#' command. For e.g. 'ip name-server 4.2.2.2'.For local static entries you can use command 'ip host host-name ip-address' for e.g. 'ip host web-server.test 172.16.10.1'. Ref...
HiDo you have secondary IP address under SVI? Depending upon the platform type you can use VLAN Access-list (VACL) to control traffic that is bridged or routed in/out of VLAN. VACLs are not supported on all platforms.Thanks
Hi @Dilanjan The .tar file contains the Cisco IOS image file and the files that you need for the embedded device manager for e.g. if you are using webui to manage switch you will use tar file. If the switch is currently not running on tar image you c...