SlideShare a Scribd company logo
c: bstat
C:> nslookup
Default Server: pdc.corp.example.com
Address: 192.168.6.13
> server 10.255.255.255
Default Server: dns1.example.com
Address: 10.255.255.255
> set q=mx
> contoso.com.
At a command prompt, type Nslookup, and then press ENTER.
Type server , where IP address is the IP address of your external DNS server.
Type set q=MX, and then press ENTER.
Type , where domain name is the name of an external mail domain, and then press ENTER. The
mail exchanger (MX) resource record for the domain that you entered should be displayed. If the
MX record is not displayed, DNS is not configured to resolve external domain names.
Tracert a command-line utility that you can use to trace the path that an Internet Protocol (IP)
packet takes to its destination C; tracert mediacollege.com Tracing a route to
mediacollege.comToolGeneral Job DescriptionExample CommandExample Specific
DescriptionHostnameHostname is the program that is used to either set or display the current
host, domain or node name of the system. These names are used by many of the networking
programs to identify the machine. The domain name is also used by NIS/YP.C:> hostnametype
hostname at the command prompt to see the hostnameIpconfigA console application that
displays all current TCP/IP network configuration values and can modify Dynamic Host
Configuration Protocol DHCP and Domain Name System DNS settings IPCONFIG /all
Display full configuration information Nbtstata diagnostic tool for NetBIOS over TCP/IP.Its
primary design is to help troubleshoot NetBIOS name resolution problems
c: bstatDisplay protocol statistics and current TCP/IP connections using NBTNetdiagNetdiag is
a set of pre-defined commands that can be used from the console of the K1000 that can be used
by support and customers to help troubleshoot issues regarding the appliance.netdiag [/q] [/v]
[/l] [/debug] [/d:DomainName] [/fix] [/DcAccountEnum] [/test:TestName] [/skip:TestName]
[/?]/q : Specifies quiet output and displays error only
/v : Specifies verbose output.
/l : Sends the output of the Netdiag results to a Netdiag.log file
/d:domain_name: Used to locate domain controllers in a specified domain
/fix:This parameter detects and correct issues with DNS.
/dcaccountenum: Enumerates the computer accounts of the domain controller
/test: TestName : Specific the test to perform. Types of available tests have been described
above.
/skip: testName : To skip any type of test.Netstata useful tool for checking your network
configuration and activity netstat -a list out all the current connectionsNslookupa network
administration tool for querying the Domain Name System (DNS) to obtain domain name or IP
address mapping or any other specific DNS record
C:> nslookup
Default Server: pdc.corp.example.com
Address: 192.168.6.13
> server 10.255.255.255
Default Server: dns1.example.com
Address: 10.255.255.255
> set q=mx
> contoso.com.
At a command prompt, type Nslookup, and then press ENTER.
Type server , where IP address is the IP address of your external DNS server.
Type set q=MX, and then press ENTER.
Type , where domain name is the name of an external mail domain, and then press ENTER. The
mail exchanger (MX) resource record for the domain that you entered should be displayed. If
the MX record is not displayed, DNS is not configured to resolve external domain
names.PathPingPathping is a Windows based command-line tool used to provide information
about the path data takes to its intended destination, network latency and network loss at
intermediate hops between a source and destinationpathping -n server-1In command
prompt,Tracing route to server-1Pinga computer network administration software utility used to
test the reachability of a host on an Internet Protocol (IP) network.ping iinet.net.auFirst you’ll
see the replies for each packet sent in the ping test. A Windows ping test will typically send 4
packets.Routea command used to view and manipulate the IP routing table in both Unix-like and
Microsoft Windows operating systemsC: routeCommand to manually configure the routes in
the routing table
Solution
c: bstat
C:> nslookup
Default Server: pdc.corp.example.com
Address: 192.168.6.13
> server 10.255.255.255
Default Server: dns1.example.com
Address: 10.255.255.255
> set q=mx
> contoso.com.
At a command prompt, type Nslookup, and then press ENTER.
Type server , where IP address is the IP address of your external DNS server.
Type set q=MX, and then press ENTER.
Type , where domain name is the name of an external mail domain, and then press ENTER. The
mail exchanger (MX) resource record for the domain that you entered should be displayed. If the
MX record is not displayed, DNS is not configured to resolve external domain names.
Tracert a command-line utility that you can use to trace the path that an Internet Protocol (IP)
packet takes to its destination C; tracert mediacollege.com Tracing a route to
mediacollege.comToolGeneral Job DescriptionExample CommandExample Specific
DescriptionHostnameHostname is the program that is used to either set or display the current
host, domain or node name of the system. These names are used by many of the networking
programs to identify the machine. The domain name is also used by NIS/YP.C:> hostnametype
hostname at the command prompt to see the hostnameIpconfigA console application that
displays all current TCP/IP network configuration values and can modify Dynamic Host
Configuration Protocol DHCP and Domain Name System DNS settings IPCONFIG /all
Display full configuration information Nbtstata diagnostic tool for NetBIOS over TCP/IP.Its
primary design is to help troubleshoot NetBIOS name resolution problems
c: bstatDisplay protocol statistics and current TCP/IP connections using NBTNetdiagNetdiag is
a set of pre-defined commands that can be used from the console of the K1000 that can be used
by support and customers to help troubleshoot issues regarding the appliance.netdiag [/q] [/v]
[/l] [/debug] [/d:DomainName] [/fix] [/DcAccountEnum] [/test:TestName] [/skip:TestName]
[/?]/q : Specifies quiet output and displays error only
/v : Specifies verbose output.
/l : Sends the output of the Netdiag results to a Netdiag.log file
/d:domain_name: Used to locate domain controllers in a specified domain
/fix:This parameter detects and correct issues with DNS.
/dcaccountenum: Enumerates the computer accounts of the domain controller
/test: TestName : Specific the test to perform. Types of available tests have been described
above.
/skip: testName : To skip any type of test.Netstata useful tool for checking your network
configuration and activity netstat -a list out all the current connectionsNslookupa network
administration tool for querying the Domain Name System (DNS) to obtain domain name or IP
address mapping or any other specific DNS record
C:> nslookup
Default Server: pdc.corp.example.com
Address: 192.168.6.13
> server 10.255.255.255
Default Server: dns1.example.com
Address: 10.255.255.255
> set q=mx
> contoso.com.
At a command prompt, type Nslookup, and then press ENTER.
Type server , where IP address is the IP address of your external DNS server.
Type set q=MX, and then press ENTER.
Type , where domain name is the name of an external mail domain, and then press ENTER. The
mail exchanger (MX) resource record for the domain that you entered should be displayed. If
the MX record is not displayed, DNS is not configured to resolve external domain
names.PathPingPathping is a Windows based command-line tool used to provide information
about the path data takes to its intended destination, network latency and network loss at
intermediate hops between a source and destinationpathping -n server-1In command
prompt,Tracing route to server-1Pinga computer network administration software utility used to
test the reachability of a host on an Internet Protocol (IP) network.ping iinet.net.auFirst you’ll
see the replies for each packet sent in the ping test. A Windows ping test will typically send 4
packets.Routea command used to view and manipulate the IP routing table in both Unix-like and
Microsoft Windows operating systemsC: routeCommand to manually configure the routes in
the routing table

More Related Content

Similar to c bstatC nslookupDefault Server pdc.corp.example.comAdd.pdf

Troubleshooting Network and Network Utilities
Troubleshooting Network and Network UtilitiesTroubleshooting Network and Network Utilities
Troubleshooting Network and Network UtilitiesRubal Sagwal
 
Network Test Automation - Net Ops Coding 2015
Network Test Automation - Net Ops Coding 2015Network Test Automation - Net Ops Coding 2015
Network Test Automation - Net Ops Coding 2015Hiroshi Ota
 
Bt0076, tcp ip
Bt0076, tcp ipBt0076, tcp ip
Bt0076, tcp ipsmumbahelp
 
Bt0076, tcp ip
Bt0076, tcp ipBt0076, tcp ip
Bt0076, tcp ipsmumbahelp
 
Network configuration in Linux
Network configuration in LinuxNetwork configuration in Linux
Network configuration in LinuxMohammed Yazdani
 
Linux Networking Commands
Linux Networking CommandsLinux Networking Commands
Linux Networking Commandstmavroidis
 
Linux Based Network Proposal
Linux Based Network ProposalLinux Based Network Proposal
Linux Based Network ProposalChris Riccio
 
Footprinting LAB SETUP GUIDE.pdf
Footprinting LAB SETUP GUIDE.pdfFootprinting LAB SETUP GUIDE.pdf
Footprinting LAB SETUP GUIDE.pdfsdfghj21
 
linux networking commands short
linux networking commands shortlinux networking commands short
linux networking commands shortSayed Ahmed
 

Similar to c bstatC nslookupDefault Server pdc.corp.example.comAdd.pdf (20)

Troubleshooting Network and Network Utilities
Troubleshooting Network and Network UtilitiesTroubleshooting Network and Network Utilities
Troubleshooting Network and Network Utilities
 
main
mainmain
main
 
DNS,SMTP and POP3
DNS,SMTP and POP3DNS,SMTP and POP3
DNS,SMTP and POP3
 
Network Test Automation - Net Ops Coding 2015
Network Test Automation - Net Ops Coding 2015Network Test Automation - Net Ops Coding 2015
Network Test Automation - Net Ops Coding 2015
 
Applications.docx
Applications.docxApplications.docx
Applications.docx
 
Bt0076, tcp ip
Bt0076, tcp ipBt0076, tcp ip
Bt0076, tcp ip
 
Bt0076, tcp ip
Bt0076, tcp ipBt0076, tcp ip
Bt0076, tcp ip
 
Networking 101
Networking 101Networking 101
Networking 101
 
Networking 101
Networking 101Networking 101
Networking 101
 
Networking 101
Networking 101Networking 101
Networking 101
 
Networking 101
Networking 101Networking 101
Networking 101
 
Network configuration in Linux
Network configuration in LinuxNetwork configuration in Linux
Network configuration in Linux
 
Commands
CommandsCommands
Commands
 
Linux Networking Commands
Linux Networking CommandsLinux Networking Commands
Linux Networking Commands
 
M7 - Manual
M7 - ManualM7 - Manual
M7 - Manual
 
Linux Based Network Proposal
Linux Based Network ProposalLinux Based Network Proposal
Linux Based Network Proposal
 
Commands.pptx
Commands.pptxCommands.pptx
Commands.pptx
 
Footprinting LAB SETUP GUIDE.pdf
Footprinting LAB SETUP GUIDE.pdfFootprinting LAB SETUP GUIDE.pdf
Footprinting LAB SETUP GUIDE.pdf
 
Rhel4
Rhel4Rhel4
Rhel4
 
linux networking commands short
linux networking commands shortlinux networking commands short
linux networking commands short
 

More from annaelctronics

two singals are expected. one is for CH3, the oth.pdf
                     two singals are expected. one is for CH3, the oth.pdf                     two singals are expected. one is for CH3, the oth.pdf
two singals are expected. one is for CH3, the oth.pdfannaelctronics
 
There is in fact a stronger problem, namely 2p C .pdf
                     There is in fact a stronger problem, namely 2p C .pdf                     There is in fact a stronger problem, namely 2p C .pdf
There is in fact a stronger problem, namely 2p C .pdfannaelctronics
 
The term Lewis acid refers to a definition of aci.pdf
                     The term Lewis acid refers to a definition of aci.pdf                     The term Lewis acid refers to a definition of aci.pdf
The term Lewis acid refers to a definition of aci.pdfannaelctronics
 
NHC(=O)CH3 NH2 OH .pdf
                     NHC(=O)CH3    NH2    OH                        .pdf                     NHC(=O)CH3    NH2    OH                        .pdf
NHC(=O)CH3 NH2 OH .pdfannaelctronics
 
MnO2 may act as a catalyst.in the other reaction .pdf
                     MnO2 may act as a catalyst.in the other reaction .pdf                     MnO2 may act as a catalyst.in the other reaction .pdf
MnO2 may act as a catalyst.in the other reaction .pdfannaelctronics
 
What are P and R hereSolutionWhat are P and R here.pdf
What are P and R hereSolutionWhat are P and R here.pdfWhat are P and R hereSolutionWhat are P and R here.pdf
What are P and R hereSolutionWhat are P and R here.pdfannaelctronics
 
Intermolecular attractions are attractions betwee.pdf
                     Intermolecular attractions are attractions betwee.pdf                     Intermolecular attractions are attractions betwee.pdf
Intermolecular attractions are attractions betwee.pdfannaelctronics
 
It is insoluble in water. .pdf
                     It is insoluble in water.                        .pdf                     It is insoluble in water.                        .pdf
It is insoluble in water. .pdfannaelctronics
 
Write it using the ^ symbol. For example 1.34 10^6Solutio.pdf
Write it using the ^ symbol. For example 1.34  10^6Solutio.pdfWrite it using the ^ symbol. For example 1.34  10^6Solutio.pdf
Write it using the ^ symbol. For example 1.34 10^6Solutio.pdfannaelctronics
 
Xenodiagnosis is the method used to document presesnce of a microorg.pdf
Xenodiagnosis is the method used to document presesnce of a microorg.pdfXenodiagnosis is the method used to document presesnce of a microorg.pdf
Xenodiagnosis is the method used to document presesnce of a microorg.pdfannaelctronics
 
u(x)= ( -4x)Solutionu(x)= ( -4x).pdf
u(x)= ( -4x)Solutionu(x)= ( -4x).pdfu(x)= ( -4x)Solutionu(x)= ( -4x).pdf
u(x)= ( -4x)Solutionu(x)= ( -4x).pdfannaelctronics
 
There are many more conditions than just the norms of the culture th.pdf
There are many more conditions than just the norms of the culture th.pdfThere are many more conditions than just the norms of the culture th.pdf
There are many more conditions than just the norms of the culture th.pdfannaelctronics
 
The three layers of smooth muscle that includes mucosa. innermost tu.pdf
The three layers of smooth muscle that includes mucosa. innermost tu.pdfThe three layers of smooth muscle that includes mucosa. innermost tu.pdf
The three layers of smooth muscle that includes mucosa. innermost tu.pdfannaelctronics
 
The independent variable is the one which changes in each plant. Thi.pdf
The independent variable is the one which changes in each plant. Thi.pdfThe independent variable is the one which changes in each plant. Thi.pdf
The independent variable is the one which changes in each plant. Thi.pdfannaelctronics
 
Species diversity is more in near island as rate of immigration is m.pdf
Species diversity is more in near island as rate of immigration is m.pdfSpecies diversity is more in near island as rate of immigration is m.pdf
Species diversity is more in near island as rate of immigration is m.pdfannaelctronics
 
Solution Flies do not have teeth for chewing food.So,like human f.pdf
Solution Flies do not have teeth for chewing food.So,like human f.pdfSolution Flies do not have teeth for chewing food.So,like human f.pdf
Solution Flies do not have teeth for chewing food.So,like human f.pdfannaelctronics
 
Program To change this license header, choose License Heade.pdf
Program  To change this license header, choose License Heade.pdfProgram  To change this license header, choose License Heade.pdf
Program To change this license header, choose License Heade.pdfannaelctronics
 
plexusFormed from anterioe rani o these spinal nervesMajor nerve.pdf
plexusFormed from anterioe rani o these spinal nervesMajor nerve.pdfplexusFormed from anterioe rani o these spinal nervesMajor nerve.pdf
plexusFormed from anterioe rani o these spinal nervesMajor nerve.pdfannaelctronics
 
Ok, so the number of double bond equivalents in the compound is [C4H.pdf
Ok, so the number of double bond equivalents in the compound is [C4H.pdfOk, so the number of double bond equivalents in the compound is [C4H.pdf
Ok, so the number of double bond equivalents in the compound is [C4H.pdfannaelctronics
 
order of overlap of atomic orbitals from highest extent of overlap t.pdf
order of overlap of atomic orbitals from highest extent of overlap t.pdforder of overlap of atomic orbitals from highest extent of overlap t.pdf
order of overlap of atomic orbitals from highest extent of overlap t.pdfannaelctronics
 

More from annaelctronics (20)

two singals are expected. one is for CH3, the oth.pdf
                     two singals are expected. one is for CH3, the oth.pdf                     two singals are expected. one is for CH3, the oth.pdf
two singals are expected. one is for CH3, the oth.pdf
 
There is in fact a stronger problem, namely 2p C .pdf
                     There is in fact a stronger problem, namely 2p C .pdf                     There is in fact a stronger problem, namely 2p C .pdf
There is in fact a stronger problem, namely 2p C .pdf
 
The term Lewis acid refers to a definition of aci.pdf
                     The term Lewis acid refers to a definition of aci.pdf                     The term Lewis acid refers to a definition of aci.pdf
The term Lewis acid refers to a definition of aci.pdf
 
NHC(=O)CH3 NH2 OH .pdf
                     NHC(=O)CH3    NH2    OH                        .pdf                     NHC(=O)CH3    NH2    OH                        .pdf
NHC(=O)CH3 NH2 OH .pdf
 
MnO2 may act as a catalyst.in the other reaction .pdf
                     MnO2 may act as a catalyst.in the other reaction .pdf                     MnO2 may act as a catalyst.in the other reaction .pdf
MnO2 may act as a catalyst.in the other reaction .pdf
 
What are P and R hereSolutionWhat are P and R here.pdf
What are P and R hereSolutionWhat are P and R here.pdfWhat are P and R hereSolutionWhat are P and R here.pdf
What are P and R hereSolutionWhat are P and R here.pdf
 
Intermolecular attractions are attractions betwee.pdf
                     Intermolecular attractions are attractions betwee.pdf                     Intermolecular attractions are attractions betwee.pdf
Intermolecular attractions are attractions betwee.pdf
 
It is insoluble in water. .pdf
                     It is insoluble in water.                        .pdf                     It is insoluble in water.                        .pdf
It is insoluble in water. .pdf
 
Write it using the ^ symbol. For example 1.34 10^6Solutio.pdf
Write it using the ^ symbol. For example 1.34  10^6Solutio.pdfWrite it using the ^ symbol. For example 1.34  10^6Solutio.pdf
Write it using the ^ symbol. For example 1.34 10^6Solutio.pdf
 
Xenodiagnosis is the method used to document presesnce of a microorg.pdf
Xenodiagnosis is the method used to document presesnce of a microorg.pdfXenodiagnosis is the method used to document presesnce of a microorg.pdf
Xenodiagnosis is the method used to document presesnce of a microorg.pdf
 
u(x)= ( -4x)Solutionu(x)= ( -4x).pdf
u(x)= ( -4x)Solutionu(x)= ( -4x).pdfu(x)= ( -4x)Solutionu(x)= ( -4x).pdf
u(x)= ( -4x)Solutionu(x)= ( -4x).pdf
 
There are many more conditions than just the norms of the culture th.pdf
There are many more conditions than just the norms of the culture th.pdfThere are many more conditions than just the norms of the culture th.pdf
There are many more conditions than just the norms of the culture th.pdf
 
The three layers of smooth muscle that includes mucosa. innermost tu.pdf
The three layers of smooth muscle that includes mucosa. innermost tu.pdfThe three layers of smooth muscle that includes mucosa. innermost tu.pdf
The three layers of smooth muscle that includes mucosa. innermost tu.pdf
 
The independent variable is the one which changes in each plant. Thi.pdf
The independent variable is the one which changes in each plant. Thi.pdfThe independent variable is the one which changes in each plant. Thi.pdf
The independent variable is the one which changes in each plant. Thi.pdf
 
Species diversity is more in near island as rate of immigration is m.pdf
Species diversity is more in near island as rate of immigration is m.pdfSpecies diversity is more in near island as rate of immigration is m.pdf
Species diversity is more in near island as rate of immigration is m.pdf
 
Solution Flies do not have teeth for chewing food.So,like human f.pdf
Solution Flies do not have teeth for chewing food.So,like human f.pdfSolution Flies do not have teeth for chewing food.So,like human f.pdf
Solution Flies do not have teeth for chewing food.So,like human f.pdf
 
Program To change this license header, choose License Heade.pdf
Program  To change this license header, choose License Heade.pdfProgram  To change this license header, choose License Heade.pdf
Program To change this license header, choose License Heade.pdf
 
plexusFormed from anterioe rani o these spinal nervesMajor nerve.pdf
plexusFormed from anterioe rani o these spinal nervesMajor nerve.pdfplexusFormed from anterioe rani o these spinal nervesMajor nerve.pdf
plexusFormed from anterioe rani o these spinal nervesMajor nerve.pdf
 
Ok, so the number of double bond equivalents in the compound is [C4H.pdf
Ok, so the number of double bond equivalents in the compound is [C4H.pdfOk, so the number of double bond equivalents in the compound is [C4H.pdf
Ok, so the number of double bond equivalents in the compound is [C4H.pdf
 
order of overlap of atomic orbitals from highest extent of overlap t.pdf
order of overlap of atomic orbitals from highest extent of overlap t.pdforder of overlap of atomic orbitals from highest extent of overlap t.pdf
order of overlap of atomic orbitals from highest extent of overlap t.pdf
 

Recently uploaded

Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...
Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...
Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...Abhinav Gaur Kaptaan
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersPedroFerreira53928
 
Gyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxGyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxShibin Azad
 
Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resourcesdimpy50
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...Nguyen Thanh Tu Collection
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaasiemaillard
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsCol Mukteshwar Prasad
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxricssacare
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya - UEM Kolkata Quiz Club
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxbennyroshan06
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxEduSkills OECD
 
How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17Celine George
 
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdfTelling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdfTechSoup
 
Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointELaRue0
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfjoachimlavalley1
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...Sayali Powar
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXMIRIAMSALINAS13
 

Recently uploaded (20)

Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...
Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...
Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Gyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxGyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptx
 
Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resources
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
Mattingly "AI & Prompt Design: Limitations and Solutions with LLMs"
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
NCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdfNCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdf
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17
 
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdfTelling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
Telling Your Story_ Simple Steps to Build Your Nonprofit's Brand Webinar.pdf
 
Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPoint
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
B.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdfB.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdf
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 

c bstatC nslookupDefault Server pdc.corp.example.comAdd.pdf

  • 1. c: bstat C:> nslookup Default Server: pdc.corp.example.com Address: 192.168.6.13 > server 10.255.255.255 Default Server: dns1.example.com Address: 10.255.255.255 > set q=mx > contoso.com. At a command prompt, type Nslookup, and then press ENTER. Type server , where IP address is the IP address of your external DNS server. Type set q=MX, and then press ENTER. Type , where domain name is the name of an external mail domain, and then press ENTER. The mail exchanger (MX) resource record for the domain that you entered should be displayed. If the MX record is not displayed, DNS is not configured to resolve external domain names. Tracert a command-line utility that you can use to trace the path that an Internet Protocol (IP) packet takes to its destination C; tracert mediacollege.com Tracing a route to mediacollege.comToolGeneral Job DescriptionExample CommandExample Specific DescriptionHostnameHostname is the program that is used to either set or display the current host, domain or node name of the system. These names are used by many of the networking programs to identify the machine. The domain name is also used by NIS/YP.C:> hostnametype hostname at the command prompt to see the hostnameIpconfigA console application that displays all current TCP/IP network configuration values and can modify Dynamic Host Configuration Protocol DHCP and Domain Name System DNS settings IPCONFIG /all Display full configuration information Nbtstata diagnostic tool for NetBIOS over TCP/IP.Its primary design is to help troubleshoot NetBIOS name resolution problems c: bstatDisplay protocol statistics and current TCP/IP connections using NBTNetdiagNetdiag is a set of pre-defined commands that can be used from the console of the K1000 that can be used by support and customers to help troubleshoot issues regarding the appliance.netdiag [/q] [/v] [/l] [/debug] [/d:DomainName] [/fix] [/DcAccountEnum] [/test:TestName] [/skip:TestName] [/?]/q : Specifies quiet output and displays error only /v : Specifies verbose output. /l : Sends the output of the Netdiag results to a Netdiag.log file
  • 2. /d:domain_name: Used to locate domain controllers in a specified domain /fix:This parameter detects and correct issues with DNS. /dcaccountenum: Enumerates the computer accounts of the domain controller /test: TestName : Specific the test to perform. Types of available tests have been described above. /skip: testName : To skip any type of test.Netstata useful tool for checking your network configuration and activity netstat -a list out all the current connectionsNslookupa network administration tool for querying the Domain Name System (DNS) to obtain domain name or IP address mapping or any other specific DNS record C:> nslookup Default Server: pdc.corp.example.com Address: 192.168.6.13 > server 10.255.255.255 Default Server: dns1.example.com Address: 10.255.255.255 > set q=mx > contoso.com. At a command prompt, type Nslookup, and then press ENTER. Type server , where IP address is the IP address of your external DNS server. Type set q=MX, and then press ENTER. Type , where domain name is the name of an external mail domain, and then press ENTER. The mail exchanger (MX) resource record for the domain that you entered should be displayed. If the MX record is not displayed, DNS is not configured to resolve external domain names.PathPingPathping is a Windows based command-line tool used to provide information about the path data takes to its intended destination, network latency and network loss at intermediate hops between a source and destinationpathping -n server-1In command prompt,Tracing route to server-1Pinga computer network administration software utility used to test the reachability of a host on an Internet Protocol (IP) network.ping iinet.net.auFirst you’ll see the replies for each packet sent in the ping test. A Windows ping test will typically send 4 packets.Routea command used to view and manipulate the IP routing table in both Unix-like and Microsoft Windows operating systemsC: routeCommand to manually configure the routes in
  • 3. the routing table Solution c: bstat C:> nslookup Default Server: pdc.corp.example.com Address: 192.168.6.13 > server 10.255.255.255 Default Server: dns1.example.com Address: 10.255.255.255 > set q=mx > contoso.com. At a command prompt, type Nslookup, and then press ENTER. Type server , where IP address is the IP address of your external DNS server. Type set q=MX, and then press ENTER. Type , where domain name is the name of an external mail domain, and then press ENTER. The mail exchanger (MX) resource record for the domain that you entered should be displayed. If the MX record is not displayed, DNS is not configured to resolve external domain names. Tracert a command-line utility that you can use to trace the path that an Internet Protocol (IP) packet takes to its destination C; tracert mediacollege.com Tracing a route to mediacollege.comToolGeneral Job DescriptionExample CommandExample Specific DescriptionHostnameHostname is the program that is used to either set or display the current host, domain or node name of the system. These names are used by many of the networking programs to identify the machine. The domain name is also used by NIS/YP.C:> hostnametype hostname at the command prompt to see the hostnameIpconfigA console application that displays all current TCP/IP network configuration values and can modify Dynamic Host Configuration Protocol DHCP and Domain Name System DNS settings IPCONFIG /all Display full configuration information Nbtstata diagnostic tool for NetBIOS over TCP/IP.Its primary design is to help troubleshoot NetBIOS name resolution problems c: bstatDisplay protocol statistics and current TCP/IP connections using NBTNetdiagNetdiag is a set of pre-defined commands that can be used from the console of the K1000 that can be used by support and customers to help troubleshoot issues regarding the appliance.netdiag [/q] [/v] [/l] [/debug] [/d:DomainName] [/fix] [/DcAccountEnum] [/test:TestName] [/skip:TestName] [/?]/q : Specifies quiet output and displays error only
  • 4. /v : Specifies verbose output. /l : Sends the output of the Netdiag results to a Netdiag.log file /d:domain_name: Used to locate domain controllers in a specified domain /fix:This parameter detects and correct issues with DNS. /dcaccountenum: Enumerates the computer accounts of the domain controller /test: TestName : Specific the test to perform. Types of available tests have been described above. /skip: testName : To skip any type of test.Netstata useful tool for checking your network configuration and activity netstat -a list out all the current connectionsNslookupa network administration tool for querying the Domain Name System (DNS) to obtain domain name or IP address mapping or any other specific DNS record C:> nslookup Default Server: pdc.corp.example.com Address: 192.168.6.13 > server 10.255.255.255 Default Server: dns1.example.com Address: 10.255.255.255 > set q=mx > contoso.com. At a command prompt, type Nslookup, and then press ENTER. Type server , where IP address is the IP address of your external DNS server. Type set q=MX, and then press ENTER. Type , where domain name is the name of an external mail domain, and then press ENTER. The mail exchanger (MX) resource record for the domain that you entered should be displayed. If the MX record is not displayed, DNS is not configured to resolve external domain names.PathPingPathping is a Windows based command-line tool used to provide information about the path data takes to its intended destination, network latency and network loss at intermediate hops between a source and destinationpathping -n server-1In command prompt,Tracing route to server-1Pinga computer network administration software utility used to test the reachability of a host on an Internet Protocol (IP) network.ping iinet.net.auFirst you’ll
  • 5. see the replies for each packet sent in the ping test. A Windows ping test will typically send 4 packets.Routea command used to view and manipulate the IP routing table in both Unix-like and Microsoft Windows operating systemsC: routeCommand to manually configure the routes in the routing table